Searched refs:prohib (Results 1 – 2 of 2) sorted by relevance
3 - The REJECT target has an '--reject-with admin-prohib' option which used
3801 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib) in xmlSchemaFreeAttributeUseProhib() argument3803 if (prohib == NULL) in xmlSchemaFreeAttributeUseProhib()3805 xmlFree(prohib); in xmlSchemaFreeAttributeUseProhib()4391 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaAttrUsesDump() local4405 prohib = (xmlSchemaAttributeUseProhibPtr) use; in xmlSchemaAttrUsesDump()4406 name = prohib->name; in xmlSchemaAttrUsesDump()4407 tns = prohib->targetNamespace; in xmlSchemaAttrUsesDump()7404 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaParseLocalAttribute() local7468 prohib = xmlSchemaAddAttributeUseProhib(pctxt); in xmlSchemaParseLocalAttribute()7469 if (prohib == NULL) in xmlSchemaParseLocalAttribute()[all …]