Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dxpointer.rpgle92 d xmlXPtrNewLocationSetNodeSet...
94 d 'xmlXPtrNewLocationSetNodeSet')
/third_party/libxml2/include/libxml/
Dxpointer.h74 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set);
/third_party/libxml2/
Dxpointer.c790 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) { in xmlXPtrNewLocationSetNodeSet() function
1781 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval); in xmlXPtrStartPointFunction()
1877 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval); in xmlXPtrEndPointFunction()
2031 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval); in xmlXPtrRangeFunction()
2185 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval); in xmlXPtrRangeInsideFunction()
2757 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval); in xmlXPtrStringRangeFunction()
Dlibxml2.syms59 xmlXPtrNewLocationSetNodeSet;
Delfgcchack.h17706 #undef xmlXPtrNewLocationSetNodeSet
17707 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet __attribute((alias("xml…
17709 #ifndef xmlXPtrNewLocationSetNodeSet
17710 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet__internal_alias __attri…
17711 #define xmlXPtrNewLocationSetNodeSet xmlXPtrNewLocationSetNodeSet__internal_alias macro
Dtestapi.c51913 ret_val = xmlXPtrNewLocationSetNodeSet(set); in test_xmlXPtrNewLocationSetNodeSet()
/third_party/libxml2/win32/
Dlibxml2.def.src3164 xmlXPtrNewLocationSetNodeSet
/third_party/chromium/patch/
D0001-cve.patch118679 -#undef xmlXPtrNewLocationSetNodeSet
118680 -extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet __attribute((alias("xm…
118682 -#ifndef xmlXPtrNewLocationSetNodeSet
118683 -extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet__internal_alias __attr…
118684 -#define xmlXPtrNewLocationSetNodeSet xmlXPtrNewLocationSetNodeSet__internal_alias
122505 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set);