Searched refs:xmlHashScanFull (Results 1 – 9 of 9) sorted by relevance
223 xmlHashScanFull (xmlHashTablePtr table,
228 d xmlHashScanFull...229 d pr extproc('xmlHashScanFull')
868 xmlHashScanFull (table, stubHashScannerFull, &stubdata); in xmlHashScan()880 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull() function
875 xmlHashScanFull;
4445 #undef xmlHashScanFull4446 extern __typeof (xmlHashScanFull) xmlHashScanFull __attribute((alias("xmlHashScanFull__internal_ali…4448 #ifndef xmlHashScanFull4449 extern __typeof (xmlHashScanFull) xmlHashScanFull__internal_alias __attribute((visibility("hidden")…4450 #define xmlHashScanFull xmlHashScanFull__internal_alias macro
1415 xmlHashScanFull(ctxt->attsSpecial, xmlCleanSpecialAttrCallback, ctxt); in xmlCleanSpecialAttr()
4606 xmlHashScanFull(schema->elemDecl, xmlSchemaElementDump, output); in xmlSchemaDump()
961 xmlHashScanFull
90487 - xmlHashScanFull and xmlHashScannFull3 to get passed the105430 -#undef xmlHashScanFull105431 -extern __typeof (xmlHashScanFull) xmlHashScanFull __attribute((alias("xmlHashScanFull__internal_al…105433 -#ifndef xmlHashScanFull105434 -extern __typeof (xmlHashScanFull) xmlHashScanFull__internal_alias __attribute((visibility("hidden"…105435 -#define xmlHashScanFull xmlHashScanFull__internal_alias