Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.h59 #define FXSYS_wcsicmp _wcsicmp macro
Dfx_system.cpp207 int FXSYS_wcsicmp(const wchar_t* str1, const wchar_t* str2) { in FXSYS_wcsicmp() function