Searched refs:attrProhibs (Results 1 – 1 of 1) sorted by relevance
633 xmlSchemaItemListPtr attrProhibs; member9967 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()9968 if (ret->attrProhibs == NULL) { in xmlSchemaParserCtxtCreate()12550 if (ctxt->attrProhibs != NULL) in xmlSchemaFreeParserCtxt()12551 xmlSchemaItemListFree(ctxt->attrProhibs); in xmlSchemaFreeParserCtxt()14458 pctxt->attrProhibs) == -1) in xmlSchemaFixupTypeAttributeUses()14463 if (pctxt->attrProhibs->nbItems != 0) in xmlSchemaFixupTypeAttributeUses()14464 prohibs = pctxt->attrProhibs; in xmlSchemaFixupTypeAttributeUses()