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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmltchar.h10 #define tcscmp wcscmp macro
26 #define tcscmp strcmp macro
H A Dxmlwf.c117 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2);
163 return tcscmp(att1, att2);

Completed in 42 milliseconds