Searched refs:xmlXPtrLocationSetDel (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dxpointer.h86 xmlXPtrLocationSetDel (xmlLocationSetPtr cur,
/external/libxml2/
H A Dxpointer.c713 * xmlXPtrLocationSetDel:
720 xmlXPtrLocationSetDel(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { function
735 "xmlXPtrLocationSetDel: Range wasn't found in RangeList\n");
H A Delfgcchack.h17414 #undef xmlXPtrLocationSetDel macro
17415 extern __typeof (xmlXPtrLocationSetDel) xmlXPtrLocationSetDel __attribute((alias("xmlXPtrLocationSetDel__internal_alias")));
17417 #ifndef xmlXPtrLocationSetDel
17418 extern __typeof (xmlXPtrLocationSetDel) xmlXPtrLocationSetDel__internal_alias __attribute((visibility("hidden")));
17419 #define xmlXPtrLocationSetDel xmlXPtrLocationSetDel__internal_alias macro

Completed in 80 milliseconds