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

  /external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp 188 int FXSYS_stricmp(const char* dst, const char* src) {
  /external/pdfium/core/include/fxcrt/
fx_system.h 191 #define FXSYS_stricmp _stricmp
233 int FXSYS_stricmp(const char*, const char*);

Completed in 74 milliseconds