Searched refs:FXSYS_strchr (Results 1 – 2 of 2) sorted by relevance
169 #define FXSYS_strchr strchr macro
780 FX_LPCSTR lpsz = FXSYS_strchr(m_pData->m_String + nStart, ch); in Find()