Home
last modified time | relevance | path

Searched refs:FXSYS_wcsnicmp (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_ext.h24 int32_t FXSYS_wcsnicmp(const FX_WCHAR* s1, const FX_WCHAR* s2, size_t count);
/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp195 int32_t FXSYS_wcsnicmp(const FX_WCHAR* s1, const FX_WCHAR* s2, size_t count) { in FXSYS_wcsnicmp() function