Searched defs:FXSYS_wcsicmp (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/core/fxcrt/ | ||
| D | fx_system.h | 59 #define FXSYS_wcsicmp _wcsicmp macro |
| D | fx_system.cpp | 207 int FXSYS_wcsicmp(const wchar_t* str1, const wchar_t* str2) { in FXSYS_wcsicmp() function |