Home
last modified time | relevance | path

Searched refs:xmlXPtrWrapLocationSet (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dxpointer.h84 xmlXPtrWrapLocationSet (xmlLocationSetPtr val);
/external/libxml2/
Dxpointer.c856 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { in xmlXPtrWrapLocationSet() function
1862 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrStartPointFunction()
1955 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrEndPointFunction()
2073 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeFunction()
2219 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeInsideFunction()
2298 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeToFunction()
2891 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrStringRangeFunction()
2999 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrEvalRangePredicate()
Delfgcchack.h17594 #undef xmlXPtrWrapLocationSet
17595 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLoca…
17597 #ifndef xmlXPtrWrapLocationSet
17598 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibi…
17599 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro
Dxpath.c13046 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEvalFilterFirst()
13721 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEval()
14043 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEval()