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 macro2449 *toPtr = XML_T('\0'); in doContent()2541 *uri = XML_T('\0'); in doContent()2938 while (*s++ != XML_T(ASCII_COLON)) in storeAtts()3012 while (*localPart++ != XML_T(ASCII_COLON)) in storeAtts()3094 if (*uri == XML_T('\0') && prefix->name) in addBinding()3098 && prefix->name[0] == XML_T(ASCII_x) in addBinding()3099 && prefix->name[1] == XML_T(ASCII_m) in addBinding()[all …]