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()
282 xmlDebugErr(ctxt, XML_CHECK_NO_PARENT, in xmlCtxtGenericNodeCheck()
285 xmlDebugErr(ctxt, XML_CHECK_NO_DOC, in xmlCtxtGenericNodeCheck()
294 xmlDebugErr(ctxt, XML_CHECK_NO_DICT, in xmlCtxtGenericNodeCheck()
308 xmlDebugErr(ctxt, XML_CHECK_WRONG_DOC, in xmlCtxtGenericNodeCheck()
314 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
318 xmlDebugErr(ctxt, XML_CHECK_NO_PREV, in xmlCtxtGenericNodeCheck()
[all …]