Home
last modified time | relevance | path

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

/external/libxml2/
Dentities.c85 xmlEntitiesErr(xmlParserErrors code, const char *msg) in xmlEntitiesErr() function
306 xmlEntitiesErr(XML_DTD_NO_DOC, in xmlAddDtdEntity()
311 xmlEntitiesErr(XML_DTD_NO_DTD, in xmlAddDtdEntity()
355 xmlEntitiesErr(XML_DTD_NO_DOC, in xmlAddDocEntity()
360 xmlEntitiesErr(XML_DTD_NO_DTD, in xmlAddDocEntity()
629 xmlEntitiesErr(XML_CHECK_NOT_UTF8, in xmlEncodeEntitiesReentrant()
662 xmlEntitiesErr(XML_ERR_INVALID_CHAR, in xmlEncodeEntitiesReentrant()
992 xmlEntitiesErr(XML_DTD_UNKNOWN_ENTITY, in xmlDumpEntityDecl()