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

/external/libxml2/include/libxml/
H A Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/external/libxml2/
H A Dxpointer.c686 * xmlXPtrLocationSetMerge:
695 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { function
H A Delfgcchack.h17426 #undef xmlXPtrLocationSetMerge macro
17427 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocationSetMerge__internal_alias")));
17429 #ifndef xmlXPtrLocationSetMerge
17430 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visibility("hidden")));
17431 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
H A Dxpath.c5338 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc);

Completed in 106 milliseconds