Home
last modified time | relevance | path

Searched refs:xmlXPathNodeSetCreate (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h443 xmlXPathNodeSetCreate (xmlNodePtr val);
/external/libxml2/
Dxpath.c2424 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathCacheNewNodeSet()
3529 xmlXPathNodeSetCreate(xmlNodePtr val) { in xmlXPathNodeSetCreate() function
3825 val1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMerge()
3961 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClear()
4070 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClearNoDupls()
4351 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewNodeSet()
4381 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewValueTree()
4482 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDifference()
4511 xmlNodeSetPtr ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIntersection()
4555 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDistinctSorted()
[all …]
Dlibxml2.syms502 xmlXPathNodeSetCreate;
Delfgcchack.h16856 #undef xmlXPathNodeSetCreate
16857 extern __typeof (xmlXPathNodeSetCreate) xmlXPathNodeSetCreate __attribute((alias("xmlXPathNodeSetCr…
16859 #ifndef xmlXPathNodeSetCreate
16860 extern __typeof (xmlXPathNodeSetCreate) xmlXPathNodeSetCreate__internal_alias __attribute((visibili…
16861 #define xmlXPathNodeSetCreate xmlXPathNodeSetCreate__internal_alias macro
Dtestapi.c47150 ret_val = xmlXPathNodeSetCreate(val); in test_xmlXPathNodeSetCreate()
/external/libxml2/os400/libxmlrpg/
Dxpath.rpgle436 d xmlXPathNodeSetCreate...
437 d pr extproc('xmlXPathNodeSetCreate')
/external/libxml2/python/
Dtypes.c659 set = xmlXPathNodeSetCreate(NULL); in libxml_xmlXPathObjectPtrConvert()
/external/libxml2/win32/
Dlibxml2.def.src2955 xmlXPathNodeSetCreate