Searched refs:FXSYS_strchr (Results 1 – 2 of 2) sorted by relevance
132 #define FXSYS_strchr strchr macro
750 const FX_CHAR* lpsz = FXSYS_strchr(m_pData->m_String + nStart, ch); in Find()