Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
DdebugXML.c178 xmlDebugErr3(xmlDebugCtxtPtr ctxt, int error, const char *msg, const char *extra) in xmlDebugErr3() function
207 xmlDebugErr3(ctxt, XML_CHECK_NS_SCOPE, in xmlCtxtNsCheckScope()
216 xmlDebugErr3(ctxt, XML_CHECK_NS_ANCESTOR, in xmlCtxtNsCheckScope()
235 xmlDebugErr3(ctxt, XML_CHECK_NOT_UTF8, in xmlCtxtCheckString()
258 xmlDebugErr3(ctxt, XML_CHECK_NOT_NCNAME, in xmlCtxtCheckName()
265 xmlDebugErr3(ctxt, XML_CHECK_OUTSIDE_DICT, in xmlCtxtCheckName()
377 xmlDebugErr3(ctxt, XML_CHECK_WRONG_NAME, in xmlCtxtGenericNodeCheck()
384 xmlDebugErr3(ctxt, XML_CHECK_WRONG_NAME, in xmlCtxtGenericNodeCheck()
394 xmlDebugErr3(ctxt, XML_CHECK_NAME_NOT_NULL, in xmlCtxtGenericNodeCheck()
731 xmlDebugErr3(ctxt, XML_CHECK_NO_HREF, in xmlCtxtDumpNamespace()
/external/libxml2/
DdebugXML.c178 xmlDebugErr3(xmlDebugCtxtPtr ctxt, int error, const char *msg, const char *extra) in xmlDebugErr3() function
207 xmlDebugErr3(ctxt, XML_CHECK_NS_SCOPE, in xmlCtxtNsCheckScope()
216 xmlDebugErr3(ctxt, XML_CHECK_NS_ANCESTOR, in xmlCtxtNsCheckScope()
235 xmlDebugErr3(ctxt, XML_CHECK_NOT_UTF8, in xmlCtxtCheckString()
258 xmlDebugErr3(ctxt, XML_CHECK_NOT_NCNAME, in xmlCtxtCheckName()
265 xmlDebugErr3(ctxt, XML_CHECK_OUTSIDE_DICT, in xmlCtxtCheckName()
378 xmlDebugErr3(ctxt, XML_CHECK_WRONG_NAME, in xmlCtxtGenericNodeCheck()
385 xmlDebugErr3(ctxt, XML_CHECK_WRONG_NAME, in xmlCtxtGenericNodeCheck()
395 xmlDebugErr3(ctxt, XML_CHECK_NAME_NOT_NULL, in xmlCtxtGenericNodeCheck()
732 xmlDebugErr3(ctxt, XML_CHECK_NO_HREF, in xmlCtxtDumpNamespace()