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

/external/libxml2/
H A Dxmlschemastypes.c358 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
412 xmlSchemaModelGroupPtr sequence;
420 sequence = (xmlSchemaModelGroupPtr)
640 xmlFree((xmlSchemaModelGroupPtr) particle->children);
H A Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1215 return (((xmlSchemaModelGroupPtr) item)->node);
4032 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item)
4079 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item);
5477 static xmlSchemaModelGroupPtr
5483 xmlSchemaModelGroupPtr ret = NULL;
5488 ret = (xmlSchemaModelGroupPtr)
8195 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annIte
[all...]

Completed in 123 milliseconds