GB.strcasecmp

int GB.strcasecmp ( const char * s1 , const char * s2 )

This is a locale insensitive replacement for the glibc strcasecmp() function.