Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dxpointer.rpgle39 d xmlXPtrLocationSetCreate...
40 d pr extproc('xmlXPtrLocationSetCreate')
/third_party/libxml2/
Dxpointer.c578 xmlXPtrLocationSetCreate(xmlXPathObjectPtr val) { in xmlXPtrLocationSetCreate() function
774 ret->user = xmlXPtrLocationSetCreate(xmlXPtrNewCollapsedRange(start)); in xmlXPtrNewLocationSetNodes()
776 ret->user = xmlXPtrLocationSetCreate(xmlXPtrNewRangeNodes(start,end)); in xmlXPtrNewLocationSetNodes()
804 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrNewLocationSetNodeSet()
1788 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrStartPointFunction()
1884 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrEndPointFunction()
2042 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrRangeFunction()
2195 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrRangeInsideFunction()
2743 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrStringRangeFunction()
2896 newset = xmlXPtrLocationSetCreate(NULL); in xmlXPtrEvalRangePredicate()
Dlibxml2.syms53 xmlXPtrLocationSetCreate;
Delfgcchack.h17634 #undef xmlXPtrLocationSetCreate
17635 extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate __attribute((alias("xmlXPtrLoca…
17637 #ifndef xmlXPtrLocationSetCreate
17638 extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate__internal_alias __attribute((vi…
17639 #define xmlXPtrLocationSetCreate xmlXPtrLocationSetCreate__internal_alias macro
Dxpath.c13412 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()
13473 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()
/third_party/libxml2/include/libxml/
Dxpointer.h47 xmlXPtrLocationSetCreate (xmlXPathObjectPtr val);
/third_party/libxml2/win32/
Dlibxml2.def.src3146 xmlXPtrLocationSetCreate
/third_party/chromium/patch/
D0001-cve.patch118607 -#undef xmlXPtrLocationSetCreate
118608 -extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate __attribute((alias("xmlXPtrLoc…
118610 -#ifndef xmlXPtrLocationSetCreate
118611 -extern __typeof (xmlXPtrLocationSetCreate) xmlXPtrLocationSetCreate__internal_alias __attribute((v…
118612 -#define xmlXPtrLocationSetCreate xmlXPtrLocationSetCreate__internal_alias
120476 +"xmlXPtrLocationSetCreate",
122469 xmlXPtrLocationSetCreate (xmlXPathObjectPtr val);