Searched refs:attrProhibs (Results 1 – 1 of 1) sorted by relevance
641 xmlSchemaItemListPtr attrProhibs; member10044 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()10045 if (ret->attrProhibs == NULL) { in xmlSchemaParserCtxtCreate()12627 if (ctxt->attrProhibs != NULL) in xmlSchemaFreeParserCtxt()12628 xmlSchemaItemListFree(ctxt->attrProhibs); in xmlSchemaFreeParserCtxt()14535 pctxt->attrProhibs) == -1) in xmlSchemaFixupTypeAttributeUses()14540 if (pctxt->attrProhibs->nbItems != 0) in xmlSchemaFixupTypeAttributeUses()14541 prohibs = pctxt->attrProhibs; in xmlSchemaFixupTypeAttributeUses()