Home
last modified time | relevance | path

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

/external/libxml2/
DdebugXML.c275 xmlCtxtGenericNodeCheck(xmlDebugCtxtPtr ctxt, xmlNodePtr node) { in xmlCtxtGenericNodeCheck() function
476 xmlCtxtGenericNodeCheck(ctxt, (xmlNodePtr) dtd); in xmlCtxtDumpDtdNode()
581 xmlCtxtGenericNodeCheck(ctxt, (xmlNodePtr) attr); in xmlCtxtDumpAttrDecl()
640 xmlCtxtGenericNodeCheck(ctxt, (xmlNodePtr) elem); in xmlCtxtDumpElemDecl()
713 xmlCtxtGenericNodeCheck(ctxt, (xmlNodePtr) ent); in xmlCtxtDumpEntityDecl()
850 xmlCtxtGenericNodeCheck(ctxt, (xmlNodePtr) attr); in xmlCtxtDumpAttr()
907 xmlCtxtGenericNodeCheck(ctxt, node); in xmlCtxtDumpOneNode()
964 xmlCtxtGenericNodeCheck(ctxt, node); in xmlCtxtDumpOneNode()
1050 xmlCtxtGenericNodeCheck(ctxt, node); in xmlCtxtDumpOneNode()
DChangeLog3832 in xmlCtxtGenericNodeCheck