Home
last modified time | relevance | path

Searched refs:xmlSchemaAttributeUseProhibPtr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c143 #define WXS_ATTR_PROHIB_CAST (xmlSchemaAttributeUseProhibPtr)
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr; typedef
3752 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib) in xmlSchemaFreeAttributeUseProhib()
4032 (xmlSchemaAttributeUseProhibPtr) item); in xmlSchemaComponentListFree()
4341 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaAttrUsesDump()
4355 prohib = (xmlSchemaAttributeUseProhibPtr) use; in xmlSchemaAttrUsesDump()
5412 static xmlSchemaAttributeUseProhibPtr
5415 xmlSchemaAttributeUseProhibPtr ret; in xmlSchemaAddAttributeUseProhib()
5417 ret = (xmlSchemaAttributeUseProhibPtr) in xmlSchemaAddAttributeUseProhib()
7343 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaParseLocalAttribute()
[all …]