Home
last modified time | relevance | path

Searched refs:xmlXPtrLocationSetCreate (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dxpointer.c608 xmlXPtrLocationSetCreate(xmlXPathObjectPtr val) { in xmlXPtrLocationSetCreate() function
804 ret->user = xmlXPtrLocationSetCreate(xmlXPtrNewCollapsedRange(start)); in xmlXPtrNewLocationSetNodes()
806 ret->user = xmlXPtrLocationSetCreate(xmlXPtrNewRangeNodes(start,end)); in xmlXPtrNewLocationSetNodes()
834 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrNewLocationSetNodeSet()
1817 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrStartPointFunction()
1913 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrEndPointFunction()
2071 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrRangeFunction()
2223 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrRangeInsideFunction()
2269 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrRangeToFunction()
2820 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrStringRangeFunction()
[all …]
Dlibxml2.syms53 xmlXPtrLocationSetCreate;
Delfgcchack.h17612 #undef xmlXPtrLocationSetCreate
17613 extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate __attribute((alias("xmlXPtrLoca…
17615 #ifndef xmlXPtrLocationSetCreate
17616 extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate__internal_alias __attribute((vi…
17617 #define xmlXPtrLocationSetCreate xmlXPtrLocationSetCreate__internal_alias macro
Dxpath.c13063 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEvalFilterFirst()
13765 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()
14026 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()
14090 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()
/external/libxml2/os400/libxmlrpg/
Dxpointer.rpgle38 d xmlXPtrLocationSetCreate...
39 d pr extproc('xmlXPtrLocationSetCreate')
/external/libxml2/include/libxml/
Dxpointer.h47 xmlXPtrLocationSetCreate (xmlXPathObjectPtr val);
/external/libxml2/win32/
Dlibxml2.def.src3144 xmlXPtrLocationSetCreate