Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dxpointer.rpgle48 d xmlXPtrLocationSetMerge...
49 d pr extproc('xmlXPtrLocationSetMerge')
/third_party/libxml2/include/libxml/
Dxpointer.h51 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
/third_party/libxml2/
Dlibxml2.syms55 xmlXPtrLocationSetMerge;
Dxpointer.c665 xmlXPtrLocationSetMerge(xmlLocationSetPtr val1, xmlLocationSetPtr val2) { in xmlXPtrLocationSetMerge() function
Delfgcchack.h17658 #undef xmlXPtrLocationSetMerge
17659 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocati…
17661 #ifndef xmlXPtrLocationSetMerge
17662 extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((visi…
17663 #define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias macro
Dxpath.c5439 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc); in xmlXPathObjectCopy()
/third_party/libxml2/win32/
Dlibxml2.def.src3152 xmlXPtrLocationSetMerge
/third_party/chromium/patch/
D0001-cve.patch92565 - * xpointer.c: slight extension of xmlXPtrLocationSetMerge
118631 -#undef xmlXPtrLocationSetMerge
118632 -extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge __attribute((alias("xmlXPtrLocat…
118634 -#ifndef xmlXPtrLocationSetMerge
118635 -extern __typeof (xmlXPtrLocationSetMerge) xmlXPtrLocationSetMerge__internal_alias __attribute((vis…
118636 -#define xmlXPtrLocationSetMerge xmlXPtrLocationSetMerge__internal_alias
120478 +"xmlXPtrLocationSetMerge",
122475 xmlXPtrLocationSetMerge (xmlLocationSetPtr val1,
135430 ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc);