Searched refs:XML_T (Results 1 – 1 of 1) sorted by relevance
68 #define XML_T(x) (const wchar_t)x macro71 #define XML_T(x) (const unsigned short)x macro77 #define XML_T(x) x macro2487 *toPtr = XML_T('\0'); in doContent()2579 *uri = XML_T('\0'); in doContent()2976 while (*s++ != XML_T(ASCII_COLON)) in storeAtts()3050 while (*localPart++ != XML_T(ASCII_COLON)) in storeAtts()3132 if (*uri == XML_T('\0') && prefix->name) in addBinding()3136 && prefix->name[0] == XML_T(ASCII_x) in addBinding()3137 && prefix->name[1] == XML_T(ASCII_m) in addBinding()[all …]