Lines Matching defs:ctxt
49 xmlCtxtDumpInitCtxt(xmlDebugCtxtPtr ctxt) in xmlCtxtDumpInitCtxt()
130 xmlCtxtDumpSpaces(xmlDebugCtxtPtr ctxt) in xmlCtxtDumpSpaces()
150 xmlDebugErr(xmlDebugCtxtPtr ctxt, int error, const char *msg) in xmlDebugErr()
156 xmlDebugErr2(xmlDebugCtxtPtr ctxt, int error, const char *msg, int extra) in xmlDebugErr2()
163 xmlDebugErr3(xmlDebugCtxtPtr ctxt, int error, const char *msg, const char *extra) in xmlDebugErr3()
179 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns) in xmlCtxtNsCheckScope()
212 xmlCtxtCheckString(xmlDebugCtxtPtr ctxt, const xmlChar * str) in xmlCtxtCheckString()
232 xmlCtxtCheckName(xmlDebugCtxtPtr ctxt, const xmlChar * name) in xmlCtxtCheckName()
255 xmlCtxtGenericNodeCheck(xmlDebugCtxtPtr ctxt, xmlNodePtr node) { in xmlCtxtGenericNodeCheck()
393 xmlCtxtDumpString(xmlDebugCtxtPtr ctxt, const xmlChar * str) in xmlCtxtDumpString()
418 xmlCtxtDumpDtdNode(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDtdNode()
451 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr) in xmlCtxtDumpAttrDecl()
556 xmlCtxtDumpElemDecl(xmlDebugCtxtPtr ctxt, xmlElementPtr elem) in xmlCtxtDumpElemDecl()
615 xmlCtxtDumpEntityDecl(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) in xmlCtxtDumpEntityDecl()
688 xmlCtxtDumpNamespace(xmlDebugCtxtPtr ctxt, xmlNsPtr ns) in xmlCtxtDumpNamespace()
725 xmlCtxtDumpNamespaceList(xmlDebugCtxtPtr ctxt, xmlNsPtr ns) in xmlCtxtDumpNamespaceList()
734 xmlCtxtDumpEntity(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) in xmlCtxtDumpEntity()
795 xmlCtxtDumpAttr(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttr()
833 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttrList()
850 xmlCtxtDumpOneNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpOneNode()
1033 xmlCtxtDumpNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNode()
1060 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNodeList()
1069 xmlCtxtDumpDocHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocHead()
1145 xmlCtxtDumpDocumentHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocumentHead()
1185 xmlCtxtDumpDocument(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocument()
1207 xmlDebugCtxtPtr ctxt = (xmlDebugCtxtPtr) data; in xmlCtxtDumpEntityCallback() local
1256 xmlCtxtDumpEntities(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpEntities()
1288 xmlCtxtDumpDTD(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDTD()
1351 xmlDebugCtxt ctxt; in xmlDebugDumpAttr() local
1372 xmlDebugCtxt ctxt; in xmlDebugDumpEntities() local
1392 xmlDebugCtxt ctxt; in xmlDebugDumpAttrList() local
1413 xmlDebugCtxt ctxt; in xmlDebugDumpOneNode() local
1434 xmlDebugCtxt ctxt; in xmlDebugDumpNode() local
1456 xmlDebugCtxt ctxt; in xmlDebugDumpNodeList() local
1477 xmlDebugCtxt ctxt; in xmlDebugDumpDocumentHead() local
1498 xmlDebugCtxt ctxt; in xmlDebugDumpDocument() local
1519 xmlDebugCtxt ctxt; in xmlDebugDumpDTD() local
1549 xmlDebugCtxt ctxt; in xmlDebugCheckDocument() local