Home
last modified time | relevance | path

Searched refs:xmlHashCopy (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
Dhash.h207 xmlHashCopy (xmlHashTablePtr table,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle206 d xmlHashCopy pr extproc('xmlHashCopy')
/third_party/libxml2/
Dentities.c981 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
Dhash.c997 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy() function
Dlibxml2.syms864 xmlHashCopy;
Dvalid.c1734 return((xmlElementTablePtr) xmlHashCopy(table, xmlCopyElement)); in xmlCopyElementTable()
2285 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()
2562 return((xmlNotationTablePtr) xmlHashCopy(table, xmlCopyNotation)); in xmlCopyNotationTable()
Delfgcchack.h4285 #undef xmlHashCopy
4286 extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));
4288 #ifndef xmlHashCopy
4289 extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));
4290 #define xmlHashCopy xmlHashCopy__internal_alias macro
/third_party/libxml2/win32/
Dlibxml2.def.src945 xmlHashCopy
/third_party/chromium/patch/
D0001-cve.patch105270 -#undef xmlHashCopy
105271 -extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));
105273 -#ifndef xmlHashCopy
105274 -extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));
105275 -#define xmlHashCopy xmlHashCopy__internal_alias