Home
last modified time | relevance | path

Searched refs:htmlParseErr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DHTMLparser.c109 htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in htmlParseErr() function
527 htmlParseErr(ctxt, XML_ERR_INVALID_ENCODING, in htmlCurrentChar()
554 htmlParseErr(ctxt, XML_ERR_INVALID_ENCODING, in htmlCurrentChar()
1358 htmlParseErr(ctxt, XML_ERR_TAG_NAME_MISMATCH, in htmlAutoCloseOnClose()
2684 htmlParseErr(ctxt, XML_ERR_NAME_REQUIRED, in htmlParseEntityRef()
2699 htmlParseErr(ctxt, XML_ERR_ENTITYREF_SEMICOL_MISSING, in htmlParseEntityRef()
2730 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in htmlParseAttValue()
2738 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in htmlParseAttValue()
2748 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_WITHOUT_VALUE, in htmlParseAttValue()
2777 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_FINISHED, in htmlParseSystemLiteral()
[all …]