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.h25 FX_INT32 FXSYS_wcsnicmp(FX_LPCWSTR s1, FX_LPCWSTR s2, size_t count);
/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp205 FX_INT32 FXSYS_wcsnicmp(FX_LPCWSTR s1, FX_LPCWSTR s2, size_t count) in FXSYS_wcsnicmp() function