Lines Matching defs:ctxt
48 xmlCtxtDumpInitCtxt(xmlDebugCtxtPtr ctxt) in xmlCtxtDumpInitCtxt()
129 xmlCtxtDumpSpaces(xmlDebugCtxtPtr ctxt) in xmlCtxtDumpSpaces()
149 xmlDebugErr(xmlDebugCtxtPtr ctxt, int error, const char *msg) in xmlDebugErr()
155 xmlDebugErr2(xmlDebugCtxtPtr ctxt, int error, const char *msg, int extra) in xmlDebugErr2()
162 xmlDebugErr3(xmlDebugCtxtPtr ctxt, int error, const char *msg, const char *extra) in xmlDebugErr3()
178 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns) in xmlCtxtNsCheckScope()
211 xmlCtxtCheckString(xmlDebugCtxtPtr ctxt, const xmlChar * str) in xmlCtxtCheckString()
231 xmlCtxtCheckName(xmlDebugCtxtPtr ctxt, const xmlChar * name) in xmlCtxtCheckName()
254 xmlCtxtGenericNodeCheck(xmlDebugCtxtPtr ctxt, xmlNodePtr node) { in xmlCtxtGenericNodeCheck()
392 xmlCtxtDumpString(xmlDebugCtxtPtr ctxt, const xmlChar * str) in xmlCtxtDumpString()
417 xmlCtxtDumpDtdNode(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDtdNode()
450 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr) in xmlCtxtDumpAttrDecl()
555 xmlCtxtDumpElemDecl(xmlDebugCtxtPtr ctxt, xmlElementPtr elem) in xmlCtxtDumpElemDecl()
614 xmlCtxtDumpEntityDecl(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) in xmlCtxtDumpEntityDecl()
687 xmlCtxtDumpNamespace(xmlDebugCtxtPtr ctxt, xmlNsPtr ns) in xmlCtxtDumpNamespace()
724 xmlCtxtDumpNamespaceList(xmlDebugCtxtPtr ctxt, xmlNsPtr ns) in xmlCtxtDumpNamespaceList()
733 xmlCtxtDumpEntity(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) in xmlCtxtDumpEntity()
794 xmlCtxtDumpAttr(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttr()
832 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttrList()
849 xmlCtxtDumpOneNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpOneNode()
1032 xmlCtxtDumpNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNode()
1059 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNodeList()
1068 xmlCtxtDumpDocHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocHead()
1144 xmlCtxtDumpDocumentHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocumentHead()
1184 xmlCtxtDumpDocument(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpDocument()
1206 xmlDebugCtxtPtr ctxt = (xmlDebugCtxtPtr) data; in xmlCtxtDumpEntityCallback() local
1255 xmlCtxtDumpEntities(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) in xmlCtxtDumpEntities()
1287 xmlCtxtDumpDTD(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDTD()
1350 xmlDebugCtxt ctxt; in xmlDebugDumpAttr() local
1371 xmlDebugCtxt ctxt; in xmlDebugDumpEntities() local
1391 xmlDebugCtxt ctxt; in xmlDebugDumpAttrList() local
1412 xmlDebugCtxt ctxt; in xmlDebugDumpOneNode() local
1433 xmlDebugCtxt ctxt; in xmlDebugDumpNode() local
1455 xmlDebugCtxt ctxt; in xmlDebugDumpNodeList() local
1476 xmlDebugCtxt ctxt; in xmlDebugDumpDocumentHead() local
1497 xmlDebugCtxt ctxt; in xmlDebugDumpDocument() local
1518 xmlDebugCtxt ctxt; in xmlDebugDumpDTD() local
1548 xmlDebugCtxt ctxt; in xmlDebugCheckDocument() local