Searched defs:XML_error (Results 1 – 5 of 5) sorted by relevance
63 XML_error = 256, /* error */ enumerator231 #define XML_error 256 macro
131 XML_error = 256, /* error */ enumerator299 #define XML_error 256 macro
2284 void MDOType::XML_error(void *user_data, const char *msg, ...) in XML_error() function in MDOType
66 void XML_error(void *user_data, const char *msg, ...) in XML_error() function
1271 const xml_token_t XML_error = 1269; variable