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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwf.c25 #define NSSEP T('\001') macro
71 case NSSEP:
159 int sep1 = (tcsrchr(att1, NSSEP) != 0);
160 int sep2 = (tcsrchr(att1, NSSEP) != 0);
176 sep = tcsrchr(name, NSSEP);
197 sep = tcsrchr(name, NSSEP);
222 sep = tcsrchr(name, NSSEP);
760 parser = XML_ParserCreateNS(encoding, NSSEP);

Completed in 31 milliseconds