Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_ext.h28 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count);
Dfx_extension.cpp511 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count) { in FXSYS_strnicmp() function