Lines Matching refs:stricmp
33906 ** Some systems have stricmp(). Others have strcasecmp(). Because132172 int (*stricmp)(const char*,const char*);132513 #define sqlite3_stricmp sqlite3_api->stricmp