Searched refs:XML_T (Results 1 – 1 of 1) sorted by relevance
69 #define XML_T(x) (const wchar_t)x macro72 #define XML_T(x) (const unsigned short)x macro78 #define XML_T(x) x macro2488 *toPtr = XML_T('\0'); in doContent()2580 *uri = XML_T('\0'); in doContent()2977 while (*s++ != XML_T(ASCII_COLON)) in storeAtts()3051 while (*localPart++ != XML_T(ASCII_COLON)) in storeAtts()3133 if (*uri == XML_T('\0') && prefix->name) in addBinding()3137 && prefix->name[0] == XML_T(ASCII_x) in addBinding()3138 && prefix->name[1] == XML_T(ASCII_m) in addBinding()[all …]