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

/external/chromium_org/third_party/libxml/src/
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...]
/external/libxml2/
H A Dxmlschemas.c143 #define WXS_ATTR_PROHIB_CAST (xmlSchemaAttributeUseProhibPtr)
534 * xmlSchemaAttributeUseProhibPtr:
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr; typedef
3771 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib)
4051 (xmlSchemaAttributeUseProhibPtr) item);
4360 xmlSchemaAttributeUseProhibPtr prohib;
4374 prohib = (xmlSchemaAttributeUseProhibPtr) use;
5431 static xmlSchemaAttributeUseProhibPtr
5434 xmlSchemaAttributeUseProhibPtr ret;
5436 ret = (xmlSchemaAttributeUseProhibPtr)
[all...]

Completed in 91 milliseconds