Searched refs:XML_ERR_COMMENT_NOT_FINISHED (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 143 XML_ERR_COMMENT_NOT_FINISHED, /* 45 */ enumerator
|
/external/libxml2/ |
D | parser.c | 4621 xmlFatalErrMsgStr(ctxt, XML_ERR_COMMENT_NOT_FINISHED, in xmlParseCommentComplex() 4640 xmlFatalErrMsgStr(ctxt, XML_ERR_COMMENT_NOT_FINISHED, in xmlParseCommentComplex() 4782 xmlFatalErrMsgStr(ctxt, XML_ERR_COMMENT_NOT_FINISHED, in xmlParseComment() 4786 xmlFatalErrMsgStr(ctxt, XML_ERR_COMMENT_NOT_FINISHED, in xmlParseComment()
|
D | HTMLparser.c | 3234 htmlParseErr(ctxt, XML_ERR_COMMENT_NOT_FINISHED, in htmlParseComment()
|