Searched defs:stricmp (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dquakedef.h150 #define stricmp strcasecmp macro
/external/srec/seti/setiUtils/src/
H A Dplatform_utils.c91 /* C54 and WinCE does not have strdup or stricmp */
93 int stricmp(const char *str1, const char *str2) function
97 PLogError(L("stricmp: str1 or str2 is NULL\n"));
/external/webkit/JavaScriptCore/wtf/
H A DStringExtras.h65 inline int stricmp(const char* string1, const char* string2) function
/external/quake/quake/src/WinQuake/
H A Dquakedef.h348 #define stricmp strcasecmp macro

Completed in 63 milliseconds