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

/external/libxml2/
H A Dxmlschemas.c144 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef
1217 return (((xmlSchemaModelGroupDefPtr) item)->node);
1336 return (((xmlSchemaModelGroupDefPtr) item)->name);
1392 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace);
4005 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item)
4074 (xmlSchemaModelGroupDefPtr) item);
4903 static xmlSchemaModelGroupDefPtr
4907 xmlSchemaModelGroupDefPtr ret = NULL;
5066 xmlSchemaModelGroupDefPtr)
[all...]

Completed in 62 milliseconds