Searched refs:tcscmp (Results 1 – 2 of 2) sorted by relevance
10 #define tcscmp wcscmp macro26 #define tcscmp strcmp macro
117 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2); in attcmp()163 return tcscmp(att1, att2); in nsattcmp()