Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c1404 ent->children = xmlStringGetNodeList(doc, in xmlStringLenGetNodeList()
1477 xmlStringGetNodeList(const xmlDoc *doc, const xmlChar *value) { in xmlStringGetNodeList() function
1597 ent->children = xmlStringGetNodeList(doc, in xmlStringGetNodeList()
2033 cur->children = xmlStringGetNodeList(doc, value); in xmlNewDocProp()
2317 cur->children = xmlStringGetNodeList(doc, content); in xmlNewDocNode()
2350 cur->children = xmlStringGetNodeList(doc, content); in xmlNewDocNodeEatName()
5633 cur->children = xmlStringGetNodeList(cur->doc, content); in xmlNodeSetContent()
Dlibxml2.syms1037 xmlStringGetNodeList;
Delfgcchack.h10977 #undef xmlStringGetNodeList
10978 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList __attribute((alias("xmlStringGetNodeLis…
10980 #ifndef xmlStringGetNodeList
10981 extern __typeof (xmlStringGetNodeList) xmlStringGetNodeList__internal_alias __attribute((visibility…
10982 #define xmlStringGetNodeList xmlStringGetNodeList__internal_alias macro
DSAX2.c1331 ret->children = xmlStringGetNodeList(ctxt->myDoc, value); in xmlSAX2AttributeInternal()
DChangeLog14777 xmlStringGetNodeList() and provided a fix for it
16992 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
Dtestapi.c23784 ret_val = xmlStringGetNodeList((const xmlDoc *)doc, (const xmlChar *)value); in test_xmlStringGetNodeList()
/external/libxml2/include/libxml/
Dtree.h1043 xmlStringGetNodeList (const xmlDoc *doc,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1292 d xmlStringGetNodeList...
1293 d pr extproc('xmlStringGetNodeList')
/external/libxml2/win32/
Dlibxml2.def.src1900 xmlStringGetNodeList