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 macro2438 *toPtr = XML_T('\0'); in doContent()2530 *uri = XML_T('\0'); in doContent()2925 while (*s++ != XML_T(ASCII_COLON)) in storeAtts()2999 while (*localPart++ != XML_T(ASCII_COLON)) in storeAtts()3081 if (*uri == XML_T('\0') && prefix->name) in addBinding()3085 && prefix->name[0] == XML_T(ASCII_x) in addBinding()3086 && prefix->name[1] == XML_T(ASCII_m) in addBinding()[all …]