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

/external/libxml2/include/libxml/
H A Dhash.h227 xmlHashScanFull3(xmlHashTablePtr table,
/external/libxml2/
H A Dhash.c930 xmlHashScanFull3(table, name, name2, name3, stubHashScannerFull,
935 * xmlHashScanFull3:
948 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, function
H A Dlibxml2.syms876 xmlHashScanFull3;
H A Delfgcchack.h4445 #undef xmlHashScanFull3 macro
4446 extern __typeof (xmlHashScanFull3) xmlHashScanFull3 __attribute((alias("xmlHashScanFull3__internal_alias")));
4448 #ifndef xmlHashScanFull3
4449 extern __typeof (xmlHashScanFull3) xmlHashScanFull3__internal_alias __attribute((visibility("hidden")));
4450 #define xmlHashScanFull3 xmlHashScanFull3__internal_alias macro

Completed in 244 milliseconds