WXS_IMPBUCKET    3519 third_party/libxml/src/xmlschemas.c 	if (WXS_IMPBUCKET(bucket)->schema != NULL)
WXS_IMPBUCKET    3520 third_party/libxml/src/xmlschemas.c 	    xmlSchemaFree(WXS_IMPBUCKET(bucket)->schema);
WXS_IMPBUCKET    3580 third_party/libxml/src/xmlschemas.c 	WXS_IMPBUCKET(ret)->schema = mainSchema;
WXS_IMPBUCKET    3596 third_party/libxml/src/xmlschemas.c 	    WXS_IMPBUCKET(ret)->schema = xmlSchemaNewSchema(pctxt);
WXS_IMPBUCKET    3597 third_party/libxml/src/xmlschemas.c 	    if (WXS_IMPBUCKET(ret)->schema == NULL) {
WXS_IMPBUCKET    3601 third_party/libxml/src/xmlschemas.c 	    WXS_IMPBUCKET(ret)->schema->targetNamespace = targetNamespace;
WXS_IMPBUCKET    3635 third_party/libxml/src/xmlschemas.c 		WXS_IMPBUCKET(WXS_CONSTRUCTOR(pctxt)->bucket);
WXS_IMPBUCKET    20683 third_party/libxml/src/xmlschemas.c 	table = &(WXS_IMPBUCKET((c))->schema->slot); \