Home
last modified time | relevance | path

Searched refs:xmlStringGetNodeList (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dtree.c1373 ent->children = xmlStringGetNodeList(doc, in xmlStringLenGetNodeList()
1442 xmlStringGetNodeList(xmlDocPtr doc, const xmlChar *value) { in xmlStringGetNodeList() function
1558 ent->children = xmlStringGetNodeList(doc, in xmlStringGetNodeList()
1987 cur->children = xmlStringGetNodeList(doc, value); in xmlNewDocProp()
2271 cur->children = xmlStringGetNodeList(doc, content); in xmlNewDocNode()
2304 cur->children = xmlStringGetNodeList(doc, content); in xmlNewDocNodeEatName()
5465 cur->children = xmlStringGetNodeList(cur->doc, content); in xmlNodeSetContent()
Delfgcchack.h10827 #undef xmlStringGetNodeList
10828 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList __attribute((alias("xmlStringGetNodeLis…
10830 #ifndef xmlStringGetNodeList
10831 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList__internal_alias __attribute((visibility…
10832 #define xmlStringGetNodeList xmlStringGetNodeList__internal_alias macro
DSAX2.c1284 ret->children = xmlStringGetNodeList(ctxt->myDoc, value); in xmlSAX2AttributeInternal()
/external/libxml2/include/libxml/
Dtree.h995 xmlStringGetNodeList (xmlDocPtr doc,