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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dhash.h213 xmlHashScan3 (xmlHashTablePtr table,
/vbox/src/libs/libxml2-2.6.31/
H A Dhash.c868 * xmlHashScan3:
881 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, function
H A Dvalid.c1872 xmlHashScan3(table, NULL, NULL, elem,
4092 xmlHashScan3(table, NULL, NULL, attr->elem, (xmlHashScanner)
H A Delfgcchack.h4309 #undef xmlHashScan3 macro
4310 extern __typeof (xmlHashScan3) xmlHashScan3 __attribute((alias("xmlHashScan3__internal_alias")));
4312 #ifndef xmlHashScan3
4313 extern __typeof (xmlHashScan3) xmlHashScan3__internal_alias __attribute((visibility("hidden")));
4314 #define xmlHashScan3 xmlHashScan3__internal_alias macro

Completed in 114 milliseconds