Searched refs:xmlXPtrWrapLocationSet (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxpointer.h84 xmlXPtrWrapLocationSet (xmlLocationSetPtr val);
/vbox/src/libs/libxml2-2.6.31/
H A Dxpointer.c848 * xmlXPtrWrapLocationSet:
856 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { function
1846 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
1939 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2057 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2203 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2282 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2876 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2984 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
H A Delfgcchack.h17478 #undef xmlXPtrWrapLocationSet macro
17479 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLocationSet__internal_alias")));
17481 #ifndef xmlXPtrWrapLocationSet
17482 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibility("hidden")));
17483 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro
H A Dxpath.c13005 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
13678 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
14000 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
H A Dtestapi.c[all...]

Completed in 191 milliseconds