Searched refs:prohib (Results 1 – 2 of 2) sorted by relevance
3 - The REJECT target has an '--reject-with admin-prohib' option which used
3786 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib) in xmlSchemaFreeAttributeUseProhib() argument3788 if (prohib == NULL) in xmlSchemaFreeAttributeUseProhib()3790 xmlFree(prohib); in xmlSchemaFreeAttributeUseProhib()4375 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaAttrUsesDump() local4389 prohib = (xmlSchemaAttributeUseProhibPtr) use; in xmlSchemaAttrUsesDump()4390 name = prohib->name; in xmlSchemaAttrUsesDump()4391 tns = prohib->targetNamespace; in xmlSchemaAttrUsesDump()7377 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaParseLocalAttribute() local7441 prohib = xmlSchemaAddAttributeUseProhib(pctxt); in xmlSchemaParseLocalAttribute()7442 if (prohib == NULL) in xmlSchemaParseLocalAttribute()[all …]