HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_strnicmp (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/
fx_ext.h 28 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count);
fx_extension.cpp 511 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count) {

Completed in 534 milliseconds