Searched refs:xmlDoc (Results 1 – 14 of 14) sorted by relevance
71 Document xmlDoc = documents.get(resourceExtractor.getResourceName(resId)); in getXmlDrawable() local72 NodeList nodes = xmlDoc.getElementsByTagName("selector"); in getXmlDrawable()74 return buildStateListDrawable(xmlDoc); in getXmlDrawable()77 nodes = xmlDoc.getElementsByTagName("layer-list"); in getXmlDrawable()82 nodes = xmlDoc.getElementsByTagName("animation-list"); in getXmlDrawable()
549 typedef struct _xmlDoc xmlDoc; typedef550 typedef xmlDoc *xmlDocPtr;762 xmlGetIntSubset (const xmlDoc *doc);850 xmlNewDocText (const xmlDoc *doc,881 xmlNewReference (const xmlDoc *doc,920 xmlDocGetRootElement (const xmlDoc *doc);997 xmlGetNsList (const xmlDoc *doc,1043 xmlStringGetNodeList (const xmlDoc *doc,1046 xmlStringLenGetNodeList (const xmlDoc *doc,1055 xmlNodeListGetRawString (const xmlDoc *doc,[all …]
106 xmlGetDocEntity (const xmlDoc *doc,123 xmlEncodeSpecialChars (const xmlDoc *doc,
333 return xmlDoc(_obj=self._o)336 return xmlDoc(_obj=ret)384 return xmlDoc(_obj=self._o)387 return xmlDoc(_obj=ret)581 return xmlDoc(_obj=o)
232 4 0 0 0 0 14 16 0.0000 4 150 900 2175 675 xmlDoc\001
53 xmlDoc *doc = NULL; in main()
122 std::unique_ptr<xmlDoc, void (*)(xmlDoc *)> doc{ in canonicalizeXML()
505 xmlGetDocEntity(const xmlDoc *doc, const xmlChar *name) { in xmlGetDocEntity()786 xmlEncodeSpecialChars(const xmlDoc *doc ATTRIBUTE_UNUSED, const xmlChar *input) { in xmlEncodeSpecialChars()
919 xmlGetIntSubset(const xmlDoc *doc) { in xmlGetIntSubset()1165 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc)); in xmlNewDoc()1170 memset(cur, 0, sizeof(xmlDoc)); in xmlNewDoc()1269 xmlStringLenGetNodeList(const xmlDoc *doc, const xmlChar *value, int len) { in xmlStringLenGetNodeList()1477 xmlStringGetNodeList(const xmlDoc *doc, const xmlChar *value) { in xmlStringGetNodeList()1755 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString()2586 xmlNewReference(const xmlDoc *doc, const xmlChar *name) { in xmlNewReference()2604 cur->doc = (xmlDoc *)doc; in xmlNewReference()2642 xmlNewDocText(const xmlDoc *doc, const xmlChar *content) { in xmlNewDocText()2646 if (cur != NULL) cur->doc = (xmlDoc *)doc; in xmlNewDocText()[all …]
9458 static xmlDoc * gen_const_xmlDoc_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_const_xmlDoc_ptr()9461 static void des_const_xmlDoc_ptr(int no ATTRIBUTE_UNUSED, const xmlDoc * val ATTRIBUTE_UNUSED, int … in des_const_xmlDoc_ptr()9470 xmlDoc * doc; /* the document containing the string */ in test_xmlEncodeSpecialChars()9481 ret_val = xmlEncodeSpecialChars((const xmlDoc *)doc, (const xmlChar *)input); in test_xmlEncodeSpecialChars()9484 des_const_xmlDoc_ptr(n_doc, (const xmlDoc *)doc, 0); in test_xmlEncodeSpecialChars()9509 xmlDoc * doc; /* the document referencing the entity */ in test_xmlGetDocEntity()9520 ret_val = xmlGetDocEntity((const xmlDoc *)doc, (const xmlChar *)name); in test_xmlGetDocEntity()9523 des_const_xmlDoc_ptr(n_doc, (const xmlDoc *)doc, 0); in test_xmlGetDocEntity()20279 xmlDoc * doc; /* the document */ in test_xmlDocGetRootElement()20286 ret_val = xmlDocGetRootElement((const xmlDoc *)doc); in test_xmlDocGetRootElement()[all …]
2123 in xmlDoc. Daniel will surely not like this idea :-) But6450 classes (e.g. xmlDoc and xmlNode) to prevent a segfault (as11383 * SAX.c: ensured xmlDoc.URL is always canonic19602 xmlDoc and xmlNode (for Corba export).
57 * 1) xmlNs gets an additional field @context (a xmlDoc)58 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.415 d context like(xmlDocPtr) normally an xmlDoc534 * xmlDoc:538 d xmlDoc ds based(xmlDocPtr)
524 <ANCHOR id="xmlDoc" href="libxml/libxml-tree.html#xmlDoc">
META-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...