Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dhash.h212 xmlHashScan (xmlHashTablePtr table,
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle215 d xmlHashScan pr extproc('xmlHashScan')
/external/libxml2/
Dvalid.c1788 xmlHashScan(table, xmlDumpElementDeclScan, buf); in xmlDumpElementTable()
2360 xmlHashScan(table, xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()
2582 xmlHashScan(table, xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()
6692 xmlHashScan(table, xmlValidateCheckRefCallback, ctxt); in xmlValidateDocumentFinal()
6872 xmlHashScan(table, xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6876 xmlHashScan(entities, xmlValidateNotationCallback, ctxt); in xmlValidateDtdFinal()
6881 xmlHashScan(table, xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6885 xmlHashScan(entities, xmlValidateNotationCallback, ctxt); in xmlValidateDtdFinal()
Dentities.c1176 xmlHashScan(table, xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
Dhash.c864 xmlHashScan(xmlHashTablePtr table, xmlHashScanner f, void *data) { in xmlHashScan() function
Dxinclude.c1383 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
1398 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()
2946 xmlHashScan(catal->sgml, xmlCatalogDumpEntry, out); in xmlACatalogDump()
Drelaxng.c4740 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt); in xmlRelaxNGParseImportRefs()
6647 xmlHashScan(ret->defs, xmlRelaxNGCheckCombine, ctxt); in xmlRelaxNGParseGrammar()
6654 xmlHashScan(ret->refs, xmlRelaxNGCheckReference, ctxt); in xmlRelaxNGParseGrammar()
7586 xmlHashScan(ctxt->interleaves, xmlRelaxNGComputeInterleaves, ctxt); in xmlRelaxNGParse()
Dxmlschemas.c4605 xmlHashScan(schema->typeDecl, xmlSchemaTypeDumpEntry, output); in xmlSchemaDump()
22155 xmlHashScan(imported->schema->idcDef, xmlSchemaAugmentIDC, vctxt); in xmlSchemaAugmentImportedIDC()
27095 xmlHashScan(vctxt->schema->schemasImports, xmlSchemaAugmentImportedIDC, in xmlSchemaValidateElem()
28348 xmlHashScan(vctxt->schema->schemasImports, xmlSchemaAugmentImportedIDC, in xmlSchemaPreRun()
/external/libxml2/win32/
Dlibxml2.def.src959 xmlHashScan