Home
last modified time | relevance | path

Searched refs:tcscmp (Results 1 – 2 of 2) sorted by relevance

/external/expat/xmlwf/
Dxmltchar.h10 #define tcscmp wcscmp macro
26 #define tcscmp strcmp macro
Dxmlwf.c117 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2); in attcmp()
163 return tcscmp(att1, att2); in nsattcmp()