Searched refs:attrProhibs (Results 1 – 1 of 1) sorted by relevance
641 xmlSchemaItemListPtr attrProhibs; member9993 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()9994 if (ret->attrProhibs == NULL) { in xmlSchemaParserCtxtCreate()12576 if (ctxt->attrProhibs != NULL) in xmlSchemaFreeParserCtxt()12577 xmlSchemaItemListFree(ctxt->attrProhibs); in xmlSchemaFreeParserCtxt()14484 pctxt->attrProhibs) == -1) in xmlSchemaFixupTypeAttributeUses()14489 if (pctxt->attrProhibs->nbItems != 0) in xmlSchemaFixupTypeAttributeUses()14490 prohibs = pctxt->attrProhibs; in xmlSchemaFixupTypeAttributeUses()