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

  /external/pdfium/core/include/fxcrt/
fx_ext.h 34 FX_INT32 FXSYS_wcsnicmp(FX_LPCWSTR s1, FX_LPCWSTR s2, size_t count);
  /external/pdfium/core/src/fxcrt/
fx_extension.cpp 221 FX_INT32 FXSYS_wcsnicmp(FX_LPCWSTR s1, FX_LPCWSTR s2, size_t count)

Completed in 205 milliseconds