HomeSort by relevance Sort by last modified time
    Searched refs:xmlFreeDoc (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/libxml2/doc/examples/
parse1.c 5 * into a tree and and xmlFreeDoc() to free the resulting tree
31 xmlFreeDoc(doc);
parse3.c 5 * into a tree and and xmlFreeDoc() to free the resulting tree
38 xmlFreeDoc(doc);
io2.c 43 xmlFreeDoc(doc);
xpath2.c 105 xmlFreeDoc(doc);
114 xmlFreeDoc(doc);
131 xmlFreeDoc(doc);
parse2.c 6 * and xmlFreeDoc() to free the resulting tree.
44 xmlFreeDoc(doc);
tree1.c 79 xmlFreeDoc(doc);
xpath1.c 104 xmlFreeDoc(doc);
112 xmlFreeDoc(doc);
121 xmlFreeDoc(doc);
131 xmlFreeDoc(doc);
io1.c 149 xmlFreeDoc(doc);
parse4.c 6 * into a tree and and xmlFreeDoc() to free the resulting tree
103 xmlFreeDoc(doc);
reader3.c 100 xmlFreeDoc(doc);
reader4.c 99 xmlFreeDoc(docPtr);
tree2.c 98 xmlFreeDoc(doc);
  /external/libxml2/doc/tutorial/
includeaddattribute.c 28 xmlFreeDoc(doc);
34 xmlFreeDoc(doc);
60 xmlFreeDoc(doc);
includeaddkeyword.c 32 xmlFreeDoc(doc);
38 xmlFreeDoc(doc);
70 xmlFreeDoc(doc);
includegetattribute.c 42 xmlFreeDoc(doc);
48 xmlFreeDoc(doc);
53 xmlFreeDoc(doc);
includekeyword.c 41 xmlFreeDoc(doc);
47 xmlFreeDoc(doc);
60 xmlFreeDoc(doc);
includexpath.c 70 xmlFreeDoc(doc);
  /external/libxml2/
testC14N.c 85 xmlFreeDoc(doc);
96 xmlFreeDoc(doc);
119 xmlFreeDoc(doc);
127 xmlFreeDoc(doc);
264 xmlFreeDoc(doc);
275 xmlFreeDoc(doc);
282 xmlFreeDoc(doc);
290 xmlFreeDoc(doc);
303 xmlFreeDoc(doc);
317 xmlFreeDoc(doc)
    [all...]
runxmlconf.c 206 xmlFreeDoc(doc);
238 xmlFreeDoc(doc);
267 xmlFreeDoc(doc);
282 xmlFreeDoc(doc);
540 xmlFreeDoc(doc);
testThreadsWin32.c 56 xmlFreeDoc(myDoc);
runtest.c     [all...]
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 63 xmlFreeDoc(_pDoc);
182 xmlFreeDoc(pSchemaDoc);
193 xmlFreeDoc(pSchemaDoc);
203 xmlFreeDoc(pSchemaDoc);
212 xmlFreeDoc(pSchemaDoc);
256 xmlFreeDoc(doc);
  /external/honggfuzz/examples/libxml2/
persistent-xml2.c 28 xmlFreeDoc(p);
  /external/libxml2/example/
gjobread.c 207 xmlFreeDoc(doc);
215 xmlFreeDoc(doc);
220 xmlFreeDoc(doc);
230 xmlFreeDoc(doc);
244 xmlFreeDoc(doc);
256 xmlFreeDoc(doc);
  /external/wpa_supplicant_8/src/utils/
xml_libxml2.c 72 xmlFreeDoc(doc);
93 xmlFreeDoc(doc);
133 xmlFreeDoc(doc);
142 xmlFreeDoc(doc);
151 xmlFreeDoc(doc);
189 xmlFreeDoc(doc);
214 xmlFreeDoc(doc);

Completed in 248 milliseconds

1 2 3