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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxpointer.h84 xmlXPtrWrapLocationSet (xmlLocationSetPtr val);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpointer.c848 * xmlXPtrWrapLocationSet:
856 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { function
1852 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
1945 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2063 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2209 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2288 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2882 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2990 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
H A Delfgcchack.h17410 #undef xmlXPtrWrapLocationSet macro
17411 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLocationSet__internal_alias")));
17413 #ifndef xmlXPtrWrapLocationSet
17414 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibility("hidden")));
17415 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro
H A Dxpath.c12581 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
13270 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
13592 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));

Completed in 95 milliseconds