Searched refs:xmlHashScanFull3 (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dhash.h224 xmlHashScanFull3(xmlHashTablePtr table,
/external/libxml2/
H A Dhash.c919 xmlHashScanFull3 (table, name, name2, name3,
924 * xmlHashScanFull3:
937 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, function
H A Delfgcchack.h4353 #undef xmlHashScanFull3 macro
4354 extern __typeof (xmlHashScanFull3) xmlHashScanFull3 __attribute((alias("xmlHashScanFull3__internal_alias")));
4356 #ifndef xmlHashScanFull3
4357 extern __typeof (xmlHashScanFull3) xmlHashScanFull3__internal_alias __attribute((visibility("hidden")));
4358 #define xmlHashScanFull3 xmlHashScanFull3__internal_alias macro

Completed in 48 milliseconds