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

/external/libxml2/include/libxml/
H A Dxpointer.h49 xmlXPtrFreeLocationSet (xmlLocationSetPtr obj);
/external/libxml2/
H A Dxpointer.c726 * xmlXPtrFreeLocationSet:
732 xmlXPtrFreeLocationSet(xmlLocationSetPtr obj) { function
1802 xmlXPtrFreeLocationSet(newset);
1898 xmlXPtrFreeLocationSet(newset);
H A Dlibxml2.syms51 xmlXPtrFreeLocationSet;
H A Delfgcchack.h17588 #undef xmlXPtrFreeLocationSet macro
17589 extern __typeof (xmlXPtrFreeLocationSet) xmlXPtrFreeLocationSet __attribute((alias("xmlXPtrFreeLocationSet__internal_alias")));
17591 #ifndef xmlXPtrFreeLocationSet
17592 extern __typeof (xmlXPtrFreeLocationSet) xmlXPtrFreeLocationSet__internal_alias __attribute((visibility("hidden")));
17593 #define xmlXPtrFreeLocationSet xmlXPtrFreeLocationSet__internal_alias macro
H A Dxpath.c5502 xmlXPtrFreeLocationSet(obj->user);
5587 xmlXPtrFreeLocationSet(obj->user);

Completed in 174 milliseconds