Searched refs:mainSchema (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/xstc/
H A Dxstc.py140 self.mainSchema = True
146 if not self.mainSchema:
148 self.mainSchema = False
/external/libxml2/
H A Dxmlschemas.c571 xmlSchemaPtr mainSchema; /* The main schema. */ member in struct:_xmlSchemaConstructionCtxt
3552 xmlSchemaPtr mainSchema; local
3554 if (WXS_CONSTRUCTOR(pctxt)->mainSchema == NULL) {
3559 mainSchema = WXS_CONSTRUCTOR(pctxt)->mainSchema;
3601 WXS_IMPBUCKET(ret)->schema = mainSchema;
3605 mainSchema->targetNamespace = targetNamespace;
3632 if (mainSchema->schemasImports == NULL) {
3633 mainSchema->schemasImports = xmlHashCreateDict(5,
3635 if (mainSchema
21297 xmlSchemaPtr mainSchema = NULL; local
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 115 milliseconds