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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c692 * xmlSchemaModelGroupDef:
697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; typedef in typeref:struct:_xmlSchemaModelGroupDef
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr;
5544 xmlMalloc(sizeof(xmlSchemaModelGroupDef));
5549 memset(ret, 0, sizeof(xmlSchemaModelGroupDef));
/external/libxml2/
H A Dxmlschemas.c692 * xmlSchemaModelGroupDef:
697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; typedef in typeref:struct:_xmlSchemaModelGroupDef
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr;
5563 xmlMalloc(sizeof(xmlSchemaModelGroupDef));
5568 memset(ret, 0, sizeof(xmlSchemaModelGroupDef));

Completed in 160 milliseconds