Home
last modified time | relevance | path

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

/external/libxml2/
DdebugXML.c150 xmlDebugErr(xmlDebugCtxtPtr ctxt, int error, const char *msg) in xmlDebugErr() function
186 xmlDebugErr(ctxt, XML_CHECK_NS_SCOPE, in xmlCtxtNsCheckScope()
195 xmlDebugErr(ctxt, XML_CHECK_NS_ANCESTOR, in xmlCtxtNsCheckScope()
236 xmlDebugErr(ctxt, XML_CHECK_NO_NAME, "Name is NULL"); in xmlCtxtCheckName()
262 xmlDebugErr(ctxt, XML_CHECK_NO_PARENT, in xmlCtxtGenericNodeCheck()
265 xmlDebugErr(ctxt, XML_CHECK_NO_DOC, in xmlCtxtGenericNodeCheck()
282 xmlDebugErr(ctxt, XML_CHECK_WRONG_DOC, in xmlCtxtGenericNodeCheck()
288 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
292 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
296 xmlDebugErr(ctxt, XML_CHECK_WRONG_PREV, in xmlCtxtGenericNodeCheck()
[all …]