Home
last modified time | relevance | path

Searched refs:xmlDocPtr (Results 1 – 25 of 121) sorted by relevance

12345

/third_party/libxml2/include/libxml/
Dvalid.h94 xmlDocPtr doc; /* the document */
185 xmlNewDocElementContent (xmlDocPtr doc,
189 xmlCopyDocElementContent(xmlDocPtr doc,
192 xmlFreeDocElementContent(xmlDocPtr doc,
269 xmlDocPtr doc,
275 xmlGetID (xmlDocPtr doc,
278 xmlIsID (xmlDocPtr doc,
282 xmlRemoveID (xmlDocPtr doc,
288 xmlDocPtr doc,
294 xmlIsRef (xmlDocPtr doc,
[all …]
DHTMLtree.h75 htmlDocDumpMemory (xmlDocPtr cur,
79 htmlDocDumpMemoryFormat (xmlDocPtr cur,
85 xmlDocPtr cur);
88 xmlDocPtr cur);
91 xmlDocPtr doc,
95 xmlDocPtr doc,
99 xmlDocPtr doc,
105 xmlDocPtr cur,
109 xmlDocPtr cur,
115 xmlDocPtr doc,
[all …]
Dtree.h550 typedef xmlDoc *xmlDocPtr; typedef
752 xmlCreateIntSubset (xmlDocPtr doc,
757 xmlNewDtd (xmlDocPtr doc,
767 xmlNewGlobalNs (xmlDocPtr doc,
779 XMLPUBFUN xmlDocPtr XMLCALL
782 xmlFreeDoc (xmlDocPtr cur);
784 xmlNewDocProp (xmlDocPtr doc,
819 XMLPUBFUN xmlDocPtr XMLCALL
820 xmlCopyDoc (xmlDocPtr doc,
827 xmlNewDocNode (xmlDocPtr doc,
[all …]
Dparser.h189 xmlDocPtr myDoc; /* the document being built */
843 XMLPUBFUN xmlDocPtr XMLCALL
845 XMLPUBFUN xmlDocPtr XMLCALL
847 XMLPUBFUN xmlDocPtr XMLCALL
866 XMLPUBFUN xmlDocPtr XMLCALL
868 XMLPUBFUN xmlDocPtr XMLCALL
871 XMLPUBFUN xmlDocPtr XMLCALL
892 XMLPUBFUN xmlDocPtr XMLCALL
896 XMLPUBFUN xmlDocPtr XMLCALL
901 XMLPUBFUN xmlDocPtr XMLCALL
[all …]
Dentities.h83 xmlNewEntity (xmlDocPtr doc,
90 xmlAddDocEntity (xmlDocPtr doc,
97 xmlAddDtdEntity (xmlDocPtr doc,
109 xmlGetDtdEntity (xmlDocPtr doc,
112 xmlGetParameterEntity (xmlDocPtr doc,
116 xmlEncodeEntities (xmlDocPtr doc,
120 xmlEncodeEntitiesReentrant(xmlDocPtr doc,
DdebugXML.h53 xmlDocPtr doc);
56 xmlDocPtr doc);
62 xmlDocPtr doc);
72 xmlDocPtr doc);
115 xmlDocPtr doc;
205 xmlShell (xmlDocPtr doc,
Dc14n.h70 xmlC14NDocSaveTo (xmlDocPtr doc,
78 xmlC14NDocDumpMemory (xmlDocPtr doc,
86 xmlC14NDocSave (xmlDocPtr doc,
113 xmlC14NExecute (xmlDocPtr doc,
Dxinclude.h93 xmlXIncludeProcess (xmlDocPtr doc);
95 xmlXIncludeProcessFlags (xmlDocPtr doc,
98 xmlXIncludeProcessFlagsData(xmlDocPtr doc,
114 xmlXIncludeNewContext (xmlDocPtr doc);
Drelaxng.h133 xmlRelaxNGNewDocParserCtxt (xmlDocPtr doc);
190 xmlDocPtr doc);
196 xmlDocPtr doc,
204 xmlDocPtr doc,
208 xmlDocPtr doc,
/third_party/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle82 d cur value like(xmlDocPtr)
88 d cur value like(xmlDocPtr)
96 d cur value like(xmlDocPtr)
101 d cur value like(xmlDocPtr)
106 d doc value like(xmlDocPtr)
112 d doc value like(xmlDocPtr)
119 d doc value like(xmlDocPtr)
128 d cur value like(xmlDocPtr)
135 d cur value like(xmlDocPtr)
142 d doc value like(xmlDocPtr)
[all …]
Dvalid.rpgle72 d doc like(xmlDocPtr) The document
175 d doc value like(xmlDocPtr)
182 d doc value like(xmlDocPtr)
187 d doc value like(xmlDocPtr)
303 d doc value like(xmlDocPtr)
312 d doc value like(xmlDocPtr)
317 d doc value like(xmlDocPtr)
323 d doc value like(xmlDocPtr)
331 d doc value like(xmlDocPtr)
341 d doc value like(xmlDocPtr)
[all …]
Dtree.rpgle271 d xmlDocPtr s * based(######typedef######)
291 d doc like(xmlDocPtr) The containing doc
387 d doc like(xmlDocPtr) The containing doc
422 d context like(xmlDocPtr) normally an xmlDoc
436 d parent like(xmlDocPtr) Child->parent link
439 d doc like(xmlDocPtr) The containing doc
463 d doc like(xmlDocPtr) The containing doc
480 d doc like(xmlDocPtr) Doc holding ID
510 d doc like(xmlDocPtr) The containing doc
546 d xmlDoc ds based(xmlDocPtr)
[all …]
Dentities.rpgle46 d doc like(xmlDocPtr) containing document
74 d doc value like(xmlDocPtr)
84 d doc value like(xmlDocPtr)
94 d doc value like(xmlDocPtr)
109 d doc value like(xmlDocPtr)
115 d doc value like(xmlDocPtr)
121 d doc value like(xmlDocPtr)
128 d doc value like(xmlDocPtr)
135 d doc value like(xmlDocPtr)
140 d doc value like(xmlDocPtr)
Dxinclude.rpgle95 d doc value like(xmlDocPtr)
100 d doc value like(xmlDocPtr)
107 d doc value like(xmlDocPtr)
137 d doc value like(xmlDocPtr)
/third_party/libxml2/
DHTMLtree.c408 htmlBufNodeDumpFormat(xmlBufPtr buf, xmlDocPtr doc, xmlNodePtr cur, in htmlBufNodeDumpFormat()
452 htmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur) { in htmlNodeDump()
488 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, in htmlNodeDumpFileFormat()
537 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) { in htmlNodeDumpFile()
552 htmlDocDumpMemoryFormat(xmlDocPtr cur, xmlChar**mem, int *size, int format) { in htmlDocDumpMemoryFormat()
619 htmlDocDumpMemory(xmlDocPtr cur, xmlChar**mem, int *size) { in htmlDocDumpMemory()
643 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlDtdDumpOutput()
677 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur) { in htmlAttrDumpOutput()
744 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpFormatOutput()
763 if (((xmlDocPtr) cur)->intSubset != NULL) { in htmlNodeDumpFormatOutput()
[all …]
Drunxmlconf.c184 xmlDocPtr doc; in xmlconfTestInvalid()
214 xmlDocPtr doc; in xmlconfTestValid()
246 xmlDocPtr doc; in xmlconfTestNotNSWF()
274 xmlDocPtr doc; in xmlconfTestNotWF()
289 xmlconfTestItem(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestItem()
441 xmlconfTestCases(xmlDocPtr doc, xmlNodePtr cur, int level) { in xmlconfTestCases()
480 xmlconfTestSuite(xmlDocPtr doc, xmlNodePtr cur) { in xmlconfTestSuite()
516 xmlDocPtr doc; in xmlconfTest()
Dxinclude.c57 xmlDocPtr doc; /* the parsed document */
67 xmlDocPtr doc; /* the source document */
94 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree,
282 xmlXIncludeNewContext(xmlDocPtr doc) { in xmlXIncludeNewContext()
425 static xmlDocPtr
427 xmlDocPtr ret; in xmlXIncludeParseFile()
675 xmlXIncludeRecurseDoc(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, in xmlXIncludeRecurseDoc()
818 xmlXIncludeCopyNodeList(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target,
819 xmlDocPtr source, xmlNodePtr elem);
832 xmlXIncludeCopyNode(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNode()
[all …]
Dxmlsave.c595 static int xmlDocContentDumpOutput(xmlSaveCtxtPtr ctxt, xmlDocPtr cur);
795 xmlDocPtr doc; in htmlNodeDumpOutputInternal()
864 xmlDocContentDumpOutput(ctxt, (xmlDocPtr) cur); in xmlNodeDumpOutputInternal()
1116 xmlDocContentDumpOutput(xmlSaveCtxtPtr ctxt, xmlDocPtr cur) { in xmlDocContentDumpOutput()
1444 xmlDocContentDumpOutput(ctxt, (xmlDocPtr) cur); in xhtmlNodeDumpOutput()
1876 xmlSaveDoc(xmlSaveCtxtPtr ctxt, xmlDocPtr doc) in xmlSaveDoc()
2007 xmlBufAttrSerializeTxtContent(xmlBufPtr buf, xmlDocPtr doc, in xmlBufAttrSerializeTxtContent()
2131 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, in xmlAttrSerializeTxtContent()
2162 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, in xmlNodeDump()
2197 xmlBufNodeDump(xmlBufPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, in xmlBufNodeDump()
[all …]
Dsave.h22 void xmlBufAttrSerializeTxtContent(xmlBufPtr buf, xmlDocPtr doc,
30 xmlChar *xmlEncodeAttributeEntities(xmlDocPtr doc, const xmlChar *input);
Dtree.c62 xmlNewReconciledNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
876 xmlNewDtd(xmlDocPtr doc, const xmlChar *name, in xmlNewDtd()
950 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, in xmlCreateIntSubset()
1161 xmlDocPtr
1163 xmlDocPtr cur; in xmlNewDoc()
1171 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc)); in xmlNewDoc()
1209 xmlFreeDoc(xmlDocPtr cur) { in xmlFreeDoc()
1699 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString()
1865 xmlDocPtr doc = NULL; in xmlNewPropInternal()
2035 xmlNewDocProp(xmlDocPtr doc, const xmlChar *name, const xmlChar *value) { in xmlNewDocProp()
[all …]
/third_party/libxml2/doc/tutorial/
Dincludeaddkeyword.c9 parseStory (xmlDocPtr doc, xmlNodePtr cur, char *keyword) {
15 xmlDocPtr
18 xmlDocPtr doc;
58 xmlDocPtr doc;
Dincludexpath.c5 xmlDocPtr
7 xmlDocPtr doc;
19 getnodeset (xmlDocPtr doc, xmlChar *xpath){
46 xmlDocPtr doc;
Dincludeaddattribute.c9 xmlDocPtr
12 xmlDocPtr doc;
48 xmlDocPtr doc;
/third_party/libxml2/doc/examples/
Dreader3.c29 static xmlDocPtr
31 xmlDocPtr doc; in extractFile()
77 xmlDocPtr doc; in main()
/third_party/musl/libc-test/src/functional/
Dtest-malloc-info.c93 static xmlNodePtr find_thread_in_document(xmlDocPtr doc_ptr, const char *thread_id) in find_thread_in_document()
101 xmlDocPtr doc_ptr = xmlParseDoc((const xmlChar *) output); in populate_thread_stats()
125 xmlDocPtr doc_ptr = xmlParseDoc((const xmlChar *) output); in populate_total_free_heap_space()
142 xmlDocPtr doc_ptr = xmlParseDoc((const xmlChar *) output); in is_thread_in_output()

12345