Searched defs:FXSYS_stricmp (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | fx_system.cpp | 160 int FXSYS_stricmp(const char* dst, const char* src) { in FXSYS_stricmp() function |
D | fx_system.h | 160 #define FXSYS_stricmp _stricmp macro |