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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/xmlwf/
H A Dxmltchar.h10 #define tcscmp wcscmp macro
26 #define tcscmp strcmp macro
H A Dxmlwf.c113 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2);
159 return tcscmp(att1, att2);
/netgear-R7000-V1.0.7.12_1.2.5/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 111 milliseconds