Searched refs:XML_T (Results 1 – 1 of 1) sorted by relevance
61 #define XML_T(x) (const wchar_t)x macro64 #define XML_T(x) (const unsigned short)x macro70 #define XML_T(x) x macro2457 *toPtr = XML_T('\0'); in doContent()2549 *uri = XML_T('\0'); in doContent()2944 while (*s++ != XML_T(ASCII_COLON)) in storeAtts()3018 while (*localPart++ != XML_T(ASCII_COLON)) in storeAtts()3100 if (*uri == XML_T('\0') && prefix->name) in addBinding()3104 && prefix->name[0] == XML_T(ASCII_x) in addBinding()3105 && prefix->name[1] == XML_T(ASCII_m) in addBinding()[all …]