Home | Sort by relevance Sort by last modified time |
/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); |