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

  /external/pdfium/core/include/fxcrt/
fx_system.h 169 #define FXSYS_strchr strchr
  /external/pdfium/core/src/fxcrt/
fx_basic_bstring.cpp 780 FX_LPCSTR lpsz = FXSYS_strchr(m_pData->m_String + nStart, ch);

Completed in 3151 milliseconds