Searched refs:xmlXPtrWrapLocationSet (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/os400/libxmlrpg/ |
D | xpointer.rpgle | 113 d xmlXPtrWrapLocationSet... 114 d pr extproc('xmlXPtrWrapLocationSet')
|
/external/libxml2/include/libxml/ |
D | xpointer.h | 84 xmlXPtrWrapLocationSet (xmlLocationSetPtr val);
|
/external/libxml2/ |
D | xpointer.c | 856 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { in xmlXPtrWrapLocationSet() function 1861 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrStartPointFunction() 1960 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrEndPointFunction() 2084 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeFunction() 2236 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeInsideFunction() 2315 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrRangeToFunction() 2910 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrStringRangeFunction() 3018 valuePush(ctxt, xmlXPtrWrapLocationSet(newset)); in xmlXPtrEvalRangePredicate()
|
D | libxml2.syms | 68 xmlXPtrWrapLocationSet;
|
D | elfgcchack.h | 17792 #undef xmlXPtrWrapLocationSet 17793 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLoca… 17795 #ifndef xmlXPtrWrapLocationSet 17796 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibi… 17797 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro
|
D | xpath.c | 13134 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEvalFilterFirst() 13820 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEval() 14146 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEval()
|
D | testapi.c | 52081 ret_val = xmlXPtrWrapLocationSet(val); in test_xmlXPtrWrapLocationSet()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 3189 xmlXPtrWrapLocationSet
|