Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dhash.h209 xmlHashScan (xmlHashTablePtr table,
/external/libxml2/include/libxml/
Dhash.h209 xmlHashScan (xmlHashTablePtr table,
/external/chromium_org/third_party/libxslt/libxslt/
Dextensions.c1032 xmlHashScan(style->extInfos, in xsltInitCtxtExts()
1086 xmlHashScan(ctxt->extInfos, (xmlHashScanner) xsltShutdownCtxtExt, in xsltShutdownCtxtExts()
1139 xmlHashScan(style->extInfos, (xmlHashScanner) xsltShutdownExt, style); in xsltShutdownExts()
2284 xmlHashScan(xsltModuleHash, xsltHashScannerModuleFree, 0); in xsltCleanupGlobals()
Dimports.c68 xmlHashScan(style->templatesHash, in xsltFixImportedCompSteps()
Dvariables.c1292 xmlHashScan(ctxt->globalVars, in xsltEvalGlobalVariables()
/external/libxml2/
Dvalid.c1740 xmlHashScan(table, (xmlHashScanner) xmlDumpElementDeclScan, buf); in xmlDumpElementTable()
2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()
2521 xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()
6590 xmlHashScan(table, (xmlHashScanner) xmlValidateCheckRefCallback, ctxt); in xmlValidateDocumentFinal()
6766 xmlHashScan(table, (xmlHashScanner) xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6770 xmlHashScan(entities, (xmlHashScanner) xmlValidateNotationCallback, in xmlValidateDtdFinal()
6776 xmlHashScan(table, (xmlHashScanner) xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6780 xmlHashScan(entities, (xmlHashScanner) xmlValidateNotationCallback, in xmlValidateDtdFinal()
Dentities.c1101 xmlHashScan(table, (xmlHashScanner)xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
Dhash.c845 xmlHashScan(xmlHashTablePtr table, xmlHashScanner f, void *data) { in xmlHashScan() function
Dxinclude.c1368 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
1383 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
DdebugXML.c1290 xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, in xmlCtxtDumpEntities()
1300 xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, in xmlCtxtDumpEntities()
Dcatalog.c800 xmlHashScan(catal->sgml, in xmlConvertSGMLCatalog()
2934 xmlHashScan(catal->sgml, in xmlACatalogDump()
Drelaxng.c4715 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt); in xmlRelaxNGParseImportRefs()
6610 xmlHashScan(ret->defs, (xmlHashScanner) xmlRelaxNGCheckCombine, in xmlRelaxNGParseGrammar()
6618 xmlHashScan(ret->refs, (xmlHashScanner) xmlRelaxNGCheckReference, in xmlRelaxNGParseGrammar()
7544 xmlHashScan(ctxt->interleaves, 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.c4522 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump, in xmlSchemaDump()
22019 xmlHashScan(imported->schema->idcDef , in xmlSchemaAugmentImportedIDC()
26864xmlHashScan(vctxt->schema->schemasImports,(xmlHashScanner)xmlSchemaAugmentImportedIDC, vctxt); in xmlSchemaValidateElem()
28079 xmlHashScan(vctxt->schema->schemasImports,(xmlHashScanner)xmlSchemaAugmentImportedIDC, vctxt); in xmlSchemaPreRun()
/external/chromium_org/third_party/libxml/src/
Dvalid.c1740 xmlHashScan(table, (xmlHashScanner) xmlDumpElementDeclScan, buf); in xmlDumpElementTable()
2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()
2521 xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()
6583 xmlHashScan(table, (xmlHashScanner) xmlValidateCheckRefCallback, ctxt); in xmlValidateDocumentFinal()
6757 xmlHashScan(table, (xmlHashScanner) xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6761 xmlHashScan(entities, (xmlHashScanner) xmlValidateNotationCallback, in xmlValidateDtdFinal()
6767 xmlHashScan(table, (xmlHashScanner) xmlValidateAttributeCallback, ctxt); in xmlValidateDtdFinal()
6771 xmlHashScan(entities, (xmlHashScanner) xmlValidateNotationCallback, in xmlValidateDtdFinal()
Dentities.c1018 xmlHashScan(table, (xmlHashScanner)xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
Dhash.c813 xmlHashScan(xmlHashTablePtr table, xmlHashScanner f, void *data) { in xmlHashScan() function
Dxinclude.c1365 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
1380 xmlHashScan((xmlHashTablePtr) source->entities, in xmlXIncludeMergeEntities()
DdebugXML.c1290 xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, in xmlCtxtDumpEntities()
1300 xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, in xmlCtxtDumpEntities()
Dcatalog.c796 xmlHashScan(catal->sgml, in xmlConvertSGMLCatalog()
2938 xmlHashScan(catal->sgml, in xmlACatalogDump()
Drelaxng.c4714 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt); in xmlRelaxNGParseImportRefs()
6609 xmlHashScan(ret->defs, (xmlHashScanner) xmlRelaxNGCheckCombine, in xmlRelaxNGParseGrammar()
6617 xmlHashScan(ret->refs, (xmlHashScanner) xmlRelaxNGCheckReference, in xmlRelaxNGParseGrammar()
7543 xmlHashScan(ctxt->interleaves, in xmlRelaxNGParse()
Delfgcchack.h4323 #undef xmlHashScan
4324 extern __typeof (xmlHashScan) xmlHashScan __attribute((alias("xmlHashScan__internal_alias")));
4326 #ifndef xmlHashScan
4327 extern __typeof (xmlHashScan) xmlHashScan__internal_alias __attribute((visibility("hidden")));
4328 #define xmlHashScan xmlHashScan__internal_alias macro
Dxmlschemas.c4503 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump, in xmlSchemaDump()
21990 xmlHashScan(imported->schema->idcDef , in xmlSchemaAugmentImportedIDC()
27998 xmlHashScan(vctxt->schema->schemasImports,(xmlHashScanner)xmlSchemaAugmentImportedIDC, vctxt); in xmlSchemaPreRun()
DChangeLog8893 called through xmlHashScan.
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src949 xmlHashScan