Home | History | Annotate | Download | only in libxml2

Lines Matching refs:mainBucket

572     xmlSchemaBucketPtr mainBucket; /* The main schema bucket */
3579 WXS_CONSTRUCTOR(pctxt)->mainBucket = ret;
21337 if (xmlSchemaFixupComponents(ctxt, WXS_CONSTRUCTOR(ctxt)->mainBucket) == -1)