HomeSort by relevance Sort by last modified time
    Searched refs:tcscmp (Results 1 - 2 of 2) sorted by null

  /external/expat/xmlwf/
xmltchar.h 10 #define tcscmp wcscmp macro
26 #define tcscmp strcmp macro
xmlwf.c 117 return tcscmp(*(const XML_Char **)att1, *(const XML_Char **)att2);
163 return tcscmp(att1, att2);

Completed in 2997 milliseconds