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

/external/libxml2/include/libxml/
H A Dxpointer.h84 xmlXPtrWrapLocationSet (xmlLocationSetPtr val);
/external/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.h17582 #undef xmlXPtrWrapLocationSet macro
17583 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLocationSet__internal_alias")));
17585 #ifndef xmlXPtrWrapLocationSet
17586 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibility("hidden")));
17587 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro
H A Dxpath.c12969 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
13635 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));
13957 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset));

Completed in 133 milliseconds