Searched defs:FXSYS_stricmp (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_gcc.cpp165 int FXSYS_stricmp(const char*dst, const char*src) function
/external/pdfium/core/include/fxcrt/
H A Dfx_system.h195 #define FXSYS_stricmp _stricmp macro
222 int FXSYS_stricmp(const char*, const char*);

Completed in 216 milliseconds