WXS_CONSTRUCTOR   292 third_party/libxml/src/xmlschemas.c ( (WXS_CONSTRUCTOR((ctx))->buckets != NULL) && \
WXS_CONSTRUCTOR   293 third_party/libxml/src/xmlschemas.c (WXS_CONSTRUCTOR((ctx))->buckets->nbItems > 0) )
WXS_CONSTRUCTOR   295 third_party/libxml/src/xmlschemas.c #define WXS_SUBST_GROUPS(ctx) WXS_CONSTRUCTOR((ctx))->substGroups
WXS_CONSTRUCTOR   297 third_party/libxml/src/xmlschemas.c #define WXS_BUCKET(ctx) WXS_CONSTRUCTOR((ctx))->bucket
WXS_CONSTRUCTOR  3533 third_party/libxml/src/xmlschemas.c     if (WXS_CONSTRUCTOR(pctxt)->mainSchema == NULL) {
WXS_CONSTRUCTOR  3538 third_party/libxml/src/xmlschemas.c     mainSchema = WXS_CONSTRUCTOR(pctxt)->mainSchema;
WXS_CONSTRUCTOR  3579 third_party/libxml/src/xmlschemas.c 	WXS_CONSTRUCTOR(pctxt)->mainBucket = ret;
WXS_CONSTRUCTOR  3613 third_party/libxml/src/xmlschemas.c 		WXS_CONSTRUCTOR(pctxt)->dict);
WXS_CONSTRUCTOR  3633 third_party/libxml/src/xmlschemas.c 	if (WXS_IS_BUCKET_IMPMAIN(WXS_CONSTRUCTOR(pctxt)->bucket->type))
WXS_CONSTRUCTOR  3635 third_party/libxml/src/xmlschemas.c 		WXS_IMPBUCKET(WXS_CONSTRUCTOR(pctxt)->bucket);
WXS_CONSTRUCTOR  3638 third_party/libxml/src/xmlschemas.c 		WXS_INCBUCKET(WXS_CONSTRUCTOR(pctxt)->bucket)->ownerImport;
WXS_CONSTRUCTOR  3654 third_party/libxml/src/xmlschemas.c     if (xmlSchemaItemListAdd(WXS_CONSTRUCTOR(pctxt)->buckets, ret) == -1)
WXS_CONSTRUCTOR  5232 third_party/libxml/src/xmlschemas.c     if (WXS_CONSTRUCTOR(pctxt)->redefs == NULL)
WXS_CONSTRUCTOR  5233 third_party/libxml/src/xmlschemas.c 	WXS_CONSTRUCTOR(pctxt)->redefs = ret;
WXS_CONSTRUCTOR  5235 third_party/libxml/src/xmlschemas.c 	WXS_CONSTRUCTOR(pctxt)->lastRedef->next = ret;
WXS_CONSTRUCTOR  5236 third_party/libxml/src/xmlschemas.c     WXS_CONSTRUCTOR(pctxt)->lastRedef = ret;
WXS_CONSTRUCTOR  10103 third_party/libxml/src/xmlschemas.c     WXS_CONSTRUCTOR(pctxt)->bucket = bucket;
WXS_CONSTRUCTOR  10137 third_party/libxml/src/xmlschemas.c     WXS_CONSTRUCTOR(pctxt)->bucket = oldbucket;
WXS_CONSTRUCTOR  20424 third_party/libxml/src/xmlschemas.c     xmlSchemaRedefPtr redef = WXS_CONSTRUCTOR(pctxt)->redefs;
WXS_CONSTRUCTOR  20599 third_party/libxml/src/xmlschemas.c     xmlSchemaRedefPtr redef = WXS_CONSTRUCTOR(pctxt)->redefs;
WXS_CONSTRUCTOR  21134 third_party/libxml/src/xmlschemas.c     if (WXS_CONSTRUCTOR(pctxt)->redefs != NULL)
WXS_CONSTRUCTOR  21336 third_party/libxml/src/xmlschemas.c     if (xmlSchemaFixupComponents(ctxt, WXS_CONSTRUCTOR(ctxt)->mainBucket) == -1)
WXS_CONSTRUCTOR  21616 third_party/libxml/src/xmlschemas.c 	(WXS_CONSTRUCTOR(pctxt)->bucket == NULL))
WXS_CONSTRUCTOR  21617 third_party/libxml/src/xmlschemas.c 	WXS_CONSTRUCTOR(pctxt)->bucket = bucket;