Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmltchar.h46 # define tcscmp wcscmp macro
63 # define tcscmp strcmp macro
Dxmlwf.c159 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2); in attcmp()
202 return tcscmp(att1, att2); in nsattcmp()