Home
last modified time | relevance | path

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

/external/libxml2/
DdebugXML.c158 xmlDebugErr(xmlDebugCtxtPtr ctxt, int error, const char *msg) in xmlDebugErr() function
204 xmlDebugErr(ctxt, XML_CHECK_NS_SCOPE, in xmlCtxtNsCheckScope()
213 xmlDebugErr(ctxt, XML_CHECK_NS_ANCESTOR, in xmlCtxtNsCheckScope()
254 xmlDebugErr(ctxt, XML_CHECK_NO_NAME, "Name is NULL"); in xmlCtxtCheckName()
280 xmlDebugErr(ctxt, XML_CHECK_NO_PARENT, in xmlCtxtGenericNodeCheck()
283 xmlDebugErr(ctxt, XML_CHECK_NO_DOC, in xmlCtxtGenericNodeCheck()
292 xmlDebugErr(ctxt, XML_CHECK_NO_DICT, in xmlCtxtGenericNodeCheck()
306 xmlDebugErr(ctxt, XML_CHECK_WRONG_DOC, in xmlCtxtGenericNodeCheck()
312 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
316 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
[all …]