Searched refs:prohib (Results 1 – 2 of 2) sorted by relevance
3 - The REJECT target has an '--reject-with admin-prohib' option which used
3752 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib) in xmlSchemaFreeAttributeUseProhib() argument3754 if (prohib == NULL) in xmlSchemaFreeAttributeUseProhib()3756 xmlFree(prohib); in xmlSchemaFreeAttributeUseProhib()4341 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaAttrUsesDump() local4355 prohib = (xmlSchemaAttributeUseProhibPtr) use; in xmlSchemaAttrUsesDump()4356 name = prohib->name; in xmlSchemaAttrUsesDump()4357 tns = prohib->targetNamespace; in xmlSchemaAttrUsesDump()7343 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaParseLocalAttribute() local7407 prohib = xmlSchemaAddAttributeUseProhib(pctxt); in xmlSchemaParseLocalAttribute()7408 if (prohib == NULL) in xmlSchemaParseLocalAttribute()[all …]