Home
last modified time | relevance | path

Searched refs:xmlHashScan (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dhash.rpgle215 d xmlHashScan pr extproc('xmlHashScan')
/external/libxml2/include/libxml/
Dhash.h212 xmlHashScan (xmlHashTablePtr table,
/external/libxml2/
Dvalid.c1752 xmlHashScan(table, xmlDumpElementDeclScan, buf); in xmlDumpElementTable()
2324 xmlHashScan(table, xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()
2546 xmlHashScan(table, xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()
6631 xmlHashScan(table, xmlValidateCheckRefCallback, ctxt); in xmlValidateDocumentFinal()
6811 xmlHashScan(table, xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6815 xmlHashScan(entities, xmlValidateNotationCallback, ctxt); in xmlValidateDtdFinal()
6820 xmlHashScan(table, xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6824 xmlHashScan(entities, xmlValidateNotationCallback, ctxt); in xmlValidateDtdFinal()
Dentities.c1107 xmlHashScan(table, xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
Dhash.c857 xmlHashScan(xmlHashTablePtr table, xmlHashScanner f, void *data) { in xmlHashScan() function
Dxinclude.c1371 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
1386 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
DdebugXML.c1295 xmlHashScan(table, xmlCtxtDumpEntityCallback, ctxt); in xmlCtxtDumpEntities()
1304 xmlHashScan(table, xmlCtxtDumpEntityCallback, ctxt); in xmlCtxtDumpEntities()
Dlibxml2.syms873 xmlHashScan;
Dcatalog.c807 xmlHashScan(catal->sgml, xmlCatalogConvertEntry, &catal); in xmlConvertSGMLCatalog()
2945 xmlHashScan(catal->sgml, xmlCatalogDumpEntry, out); in xmlACatalogDump()
Drelaxng.c4720 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt); in xmlRelaxNGParseImportRefs()
6616 xmlHashScan(ret->defs, xmlRelaxNGCheckCombine, ctxt); in xmlRelaxNGParseGrammar()
6623 xmlHashScan(ret->refs, xmlRelaxNGCheckReference, ctxt); in xmlRelaxNGParseGrammar()
7554 xmlHashScan(ctxt->interleaves, xmlRelaxNGComputeInterleaves, ctxt); in xmlRelaxNGParse()
Delfgcchack.h4415 #undef xmlHashScan
4416 extern __typeof (xmlHashScan) xmlHashScan __attribute((alias("xmlHashScan__internal_alias")));
4418 #ifndef xmlHashScan
4419 extern __typeof (xmlHashScan) xmlHashScan__internal_alias __attribute((visibility("hidden")));
4420 #define xmlHashScan xmlHashScan__internal_alias macro
Dxmlschemas.c4560 xmlHashScan(schema->typeDecl, xmlSchemaTypeDumpEntry, output); in xmlSchemaDump()
22064 xmlHashScan(imported->schema->idcDef, xmlSchemaAugmentIDC, vctxt); in xmlSchemaAugmentImportedIDC()
26907 xmlHashScan(vctxt->schema->schemasImports, xmlSchemaAugmentImportedIDC, in xmlSchemaValidateElem()
28150 xmlHashScan(vctxt->schema->schemasImports, xmlSchemaAugmentImportedIDC, in xmlSchemaPreRun()
DChangeLog8893 called through xmlHashScan.
/external/libxml2/win32/
Dlibxml2.def.src958 xmlHashScan