Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c106 htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in htmlParseErr() function
524 htmlParseErr(ctxt, XML_ERR_INVALID_ENCODING, in htmlCurrentChar()
551 htmlParseErr(ctxt, XML_ERR_INVALID_ENCODING, in htmlCurrentChar()
1318 htmlParseErr(ctxt, XML_ERR_TAG_NAME_MISMATCH, in htmlAutoCloseOnClose()
2644 htmlParseErr(ctxt, XML_ERR_NAME_REQUIRED, in htmlParseEntityRef()
2659 htmlParseErr(ctxt, XML_ERR_ENTITYREF_SEMICOL_MISSING, in htmlParseEntityRef()
2690 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in htmlParseAttValue()
2698 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in htmlParseAttValue()
2708 htmlParseErr(ctxt, XML_ERR_ATTRIBUTE_WITHOUT_VALUE, in htmlParseAttValue()
2737 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_FINISHED, in htmlParseSystemLiteral()
[all …]