Home
last modified time | relevance | path

Searched refs:xmlXPtrLocationSetMerge (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/external/libxml2/
Dxpointer.c695 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { in xmlXPtrLocationSetMerge() function
Delfgcchack.h17438 #undef xmlXPtrLocationSetMerge
17439 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocati…
17441 #ifndef xmlXPtrLocationSetMerge
17442 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visi…
17443 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
Dxpath.c5384 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc); in xmlXPathObjectCopy()
/external/chromium_org/third_party/libxml/src/
Dxpointer.c695 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { in xmlXPtrLocationSetMerge() function
Delfgcchack.h17438 #undef xmlXPtrLocationSetMerge
17439 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocati…
17441 #ifndef xmlXPtrLocationSetMerge
17442 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visi…
17443 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
Dxpath.c5340 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc); in xmlXPathObjectCopy()
DChangeLog17970 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src3124 xmlXPtrLocationSetMerge