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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/external/libxml2/include/libxml/
H A Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/external/chromium_org/third_party/libxml/src/
H A Dxpointer.c686 * xmlXPtrLocationSetMerge:
695 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { function
H A Delfgcchack.h17438 #undef xmlXPtrLocationSetMerge macro
17439 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocationSetMerge__internal_alias")));
17441 #ifndef xmlXPtrLocationSetMerge
17442 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visibility("hidden")));
17443 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
H A Dxpath.c5340 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc);
/external/libxml2/
H A Dxpointer.c686 * xmlXPtrLocationSetMerge:
695 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { function
H A Delfgcchack.h17612 #undef xmlXPtrLocationSetMerge macro
17613 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocationSetMerge__internal_alias")));
17615 #ifndef xmlXPtrLocationSetMerge
17616 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visibility("hidden")));
17617 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
H A Dxpath.c5454 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc);

Completed in 2305 milliseconds