Searched refs:XML_ERROR_PARSING_COMMENT (Results 1 – 3 of 3) sorted by relevance
533 XML_ERROR_PARSING_COMMENT, enumerator
1239 _document->SetError( XML_ERROR_PARSING_COMMENT, _parseLineNum, 0 ); in ParseDeep()
2415 … tester.TestParseError("ErrorLine-Comment", "\n<root>\n<!-- >\n", XML_ERROR_PARSING_COMMENT, 3); in main()