Searched refs:xmlHashCopy (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dhash.h204 xmlHashCopy (xmlHashTablePtr table,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dhash.h204 xmlHashCopy (xmlHashTablePtr table,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dhash.in.h204 xmlHashCopy (xmlHashTablePtr table,
H A Dentities.c808 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
H A Dhash.c924 * xmlHashCopy:
933 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { function
H A Dvalid.c1647 return((xmlElementTablePtr) xmlHashCopy(table,
2234 return((xmlAttributeTablePtr) xmlHashCopy(table,
2505 return((xmlNotationTablePtr) xmlHashCopy(table,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dhash.h204 xmlHashCopy (xmlHashTablePtr table,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dhash.in.h204 xmlHashCopy (xmlHashTablePtr table,
H A Dentities.c808 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
H A Dhash.c924 * xmlHashCopy:
933 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { function
H A Dvalid.c1647 return((xmlElementTablePtr) xmlHashCopy(table,
2234 return((xmlAttributeTablePtr) xmlHashCopy(table,
2505 return((xmlNotationTablePtr) xmlHashCopy(table,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dentities.c864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
H A Dhash.c935 * xmlHashCopy:
944 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { function
H A Dvalid.c1652 return((xmlElementTablePtr) xmlHashCopy(table,
2243 return((xmlAttributeTablePtr) xmlHashCopy(table,
2514 return((xmlNotationTablePtr) xmlHashCopy(table,
H A Delfgcchack.h4169 #undef xmlHashCopy macro
4170 extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));
4172 #ifndef xmlHashCopy
4173 extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));
4174 #define xmlHashCopy xmlHashCopy__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity));
H A Dhash.c935 * xmlHashCopy:
944 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { function
H A Dvalid.c1652 return((xmlElementTablePtr) xmlHashCopy(table,
2243 return((xmlAttributeTablePtr) xmlHashCopy(table,
2514 return((xmlNotationTablePtr) xmlHashCopy(table,
H A Delfgcchack.h4169 #undef xmlHashCopy macro
4170 extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));
4172 #ifndef xmlHashCopy
4173 extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));
4174 #define xmlHashCopy xmlHashCopy__internal_alias macro

Completed in 236 milliseconds