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

/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmltchar.h46 # define tcscmp wcscmp macro
63 # define tcscmp strcmp macro
H A Dxmlwf.c159 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2);
202 return tcscmp(att1, att2);

Completed in 63 milliseconds