Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.h133 #define FXSYS_stricmp _stricmp macro
Dfx_system.cpp198 int FXSYS_stricmp(const char* str1, const char* str2) { in FXSYS_stricmp() function