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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
408 xmlSchemaModelGroupPtr sequence;
416 sequence = (xmlSchemaModelGroupPtr)
636 xmlFree((xmlSchemaModelGroupPtr) particle->children);
H A Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1210 return (((xmlSchemaModelGroupPtr) item)->node);
3998 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item)
4045 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item);
5443 static xmlSchemaModelGroupPtr
5449 xmlSchemaModelGroupPtr ret = NULL;
5454 ret = (xmlSchemaModelGroupPtr)
8161 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annIte
[all...]
/external/libxml2/
H A Dxmlschemastypes.c354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
408 xmlSchemaModelGroupPtr sequence;
416 sequence = (xmlSchemaModelGroupPtr)
636 xmlFree((xmlSchemaModelGroupPtr) particle->children);
H A Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1215 return (((xmlSchemaModelGroupPtr) item)->node);
4017 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item)
4064 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item);
5462 static xmlSchemaModelGroupPtr
5468 xmlSchemaModelGroupPtr ret = NULL;
5473 ret = (xmlSchemaModelGroupPtr)
8180 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annIte
[all...]

Completed in 164 milliseconds