Searched defs:xml_parse_error (Results 1 – 1 of 1) sorted by relevance
118 struct xml_parse_error struct120 char const* message;121 string_iterator pos;123 xml_parse_error(char const* m, string_iterator p) in xml_parse_error() argument