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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c144 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef
1212 return (((xmlSchemaModelGroupDefPtr) item)->node);
1331 return (((xmlSchemaModelGroupDefPtr) item)->name);
1387 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace);
3984 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item)
4053 (xmlSchemaModelGroupDefPtr) item);
4882 static xmlSchemaModelGroupDefPtr
4886 xmlSchemaModelGroupDefPtr ret = NULL;
5045 xmlSchemaModelGroupDefPtr)
[all...]
/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);
4003 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item)
4072 (xmlSchemaModelGroupDefPtr) item);
4901 static xmlSchemaModelGroupDefPtr
4905 xmlSchemaModelGroupDefPtr ret = NULL;
5064 xmlSchemaModelGroupDefPtr)
[all...]

Completed in 55 milliseconds