Searched refs:xmlStringGetNodeList (Results 1 – 4 of 4) sorted by relevance
1373 ent->children = xmlStringGetNodeList(doc, in xmlStringLenGetNodeList()1442 xmlStringGetNodeList(xmlDocPtr doc, const xmlChar *value) { in xmlStringGetNodeList() function1558 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()
10827 #undef xmlStringGetNodeList10828 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList __attribute((alias("xmlStringGetNodeLis…10830 #ifndef xmlStringGetNodeList10831 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList__internal_alias __attribute((visibility…10832 #define xmlStringGetNodeList xmlStringGetNodeList__internal_alias macro
1284 ret->children = xmlStringGetNodeList(ctxt->myDoc, value); in xmlSAX2AttributeInternal()
995 xmlStringGetNodeList (xmlDocPtr doc,