Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c22019 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) { in xmlSchemaAugmentImportedIDC() function
26866 … xmlHashScan(vctxt->schema->schemasImports,(xmlHashScanner)xmlSchemaAugmentImportedIDC, vctxt); in xmlSchemaValidateElem()
28081 xmlHashScan(vctxt->schema->schemasImports,(xmlHashScanner)xmlSchemaAugmentImportedIDC, vctxt); in xmlSchemaPreRun()