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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c59 #define XML_T(x) (const wchar_t)x macro
62 #define XML_T(x) (const unsigned short)x macro
68 #define XML_T(x) x macro
2356 *toPtr = XML_T('\0');
2448 *uri = XML_T('\0');
2822 while (*s++ != XML_T(ASCII_COLON))
2896 while (*localPart++ != XML_T(ASCII_COLON))
2978 if (*uri == XML_T('\0') && prefix->name)
2982 && prefix->name[0] == XML_T(ASCII_x)
2983 && prefix->name[1] == XML_T(ASCII_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c59 #define XML_T(x) (const wchar_t)x macro
62 #define XML_T(x) (const unsigned short)x macro
68 #define XML_T(x) x macro
2355 *toPtr = XML_T('\0');
2447 *uri = XML_T('\0');
2821 while (*s++ != XML_T(ASCII_COLON))
2895 while (*localPart++ != XML_T(ASCII_COLON))
2977 if (*uri == XML_T('\0') && prefix->name)
2981 && prefix->name[0] == XML_T(ASCII_x)
2982 && prefix->name[1] == XML_T(ASCII_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c75 #define XML_T(x) (const wchar_t)x macro
78 #define XML_T(x) (const unsigned short)x macro
84 #define XML_T(x) x macro
2114 *toPtr = XML_T('\0');
2206 *uri = XML_T('\0');
2527 while (*s++ != XML_T(':'))
2564 while (*localPart++ != XML_T(':'))
2620 if (*uri == XML_T('\0') && prefix->name)
2657 if (*uri == XML_T('\0') && prefix == &_dtd->defaultPrefix)
3508 if (*declAttributeType == XML_T('(')
[all...]

Completed in 72 milliseconds