Searched defs:xmlSchemaAttributeUseProhibPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c143 #define WXS_ATTR_PROHIB_CAST (xmlSchemaAttributeUseProhibPtr)
534 * xmlSchemaAttributeUseProhibPtr:
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr; typedef
3752 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib)
4032 (xmlSchemaAttributeUseProhibPtr) item);
4341 xmlSchemaAttributeUseProhibPtr prohib;
4355 prohib = (xmlSchemaAttributeUseProhibPtr) use;
5412 static xmlSchemaAttributeUseProhibPtr
5415 xmlSchemaAttributeUseProhibPtr ret;
5417 ret = (xmlSchemaAttributeUseProhibPtr)
[all...]

Completed in 119 milliseconds