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

  /external/expat/xmlwf/
xmltchar.h 12 #define tcscat wcscat macro
28 #define tcscat strcat macro
xmlwf.c 796 tcscat(outName, delim);
797 tcscat(outName, file);

Completed in 36 milliseconds