Searched refs:FXSYS_strchr (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_system.h147 #define FXSYS_strchr strchr macro
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp778 FX_LPCSTR lpsz = FXSYS_strchr(m_pData->m_String + nStart, ch);

Completed in 51 milliseconds