Searched refs:FXSYS_stricmp (Results 1 – 6 of 6) sorted by relevance
191 #define FXSYS_stricmp _stricmp macro233 int FXSYS_stricmp(const char*, const char*);
289 if (!FXSYS_stricmp(strType, "Pages")) { in GetNewObjId()293 if (!FXSYS_stricmp(strType, "Page")) { in GetNewObjId()
188 int FXSYS_stricmp(const char* dst, const char* src) { in FXSYS_stricmp() function
221 return FXSYS_stricmp((const FX_CHAR*)key, in CompareFontFamilyString()226 return FXSYS_stricmp((const FX_CHAR*)key, ((AltFontName*)element)->m_pName); in CompareString()
244 return FXSYS_stricmp((const FX_CHAR*)key, in compareString()
1022 return FXSYS_stricmp((const FX_CHAR*)key, in compareString()