Searched refs:tcscmp (Results 1 – 2 of 2) sorted by relevance
46 # define tcscmp wcscmp macro63 # define tcscmp strcmp macro
159 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2); in attcmp()202 return tcscmp(att1, att2); in nsattcmp()