Searched refs:FXSYS_wcscmp (Results 1 – 4 of 4) sorted by relevance
171 #define FXSYS_wcscmp wcscmp macro
120 FXSYS_wcscmp(left.wsFontFace, right.wsFontFace) == 0 &&
284 return FXSYS_wcscmp(m_pData->m_String, lpsz); in Compare()
14 if (FXSYS_wcscmp(pszIdentifier, m_arrCounterData.ElementAt(i).m_pszIdent) == in FindIndex()