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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c571 xmlSchemaPtr mainSchema; /* The main schema. */ member in struct:_xmlSchemaConstructionCtxt
3531 xmlSchemaPtr mainSchema; local
3533 if (WXS_CONSTRUCTOR(pctxt)->mainSchema == NULL) {
3538 mainSchema = WXS_CONSTRUCTOR(pctxt)->mainSchema;
3580 WXS_IMPBUCKET(ret)->schema = mainSchema;
3584 mainSchema->targetNamespace = targetNamespace;
3611 if (mainSchema->schemasImports == NULL) {
3612 mainSchema->schemasImports = xmlHashCreateDict(5,
3614 if (mainSchema
21266 xmlSchemaPtr mainSchema = NULL; local
[all...]
/external/libxml2/
H A Dxmlschemas.c571 xmlSchemaPtr mainSchema; /* The main schema. */ member in struct:_xmlSchemaConstructionCtxt
3550 xmlSchemaPtr mainSchema; local
3552 if (WXS_CONSTRUCTOR(pctxt)->mainSchema == NULL) {
3557 mainSchema = WXS_CONSTRUCTOR(pctxt)->mainSchema;
3599 WXS_IMPBUCKET(ret)->schema = mainSchema;
3603 mainSchema->targetNamespace = targetNamespace;
3630 if (mainSchema->schemasImports == NULL) {
3631 mainSchema->schemasImports = xmlHashCreateDict(5,
3633 if (mainSchema
21295 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 409 milliseconds