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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c353 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef in typeref:struct:_xmlSchemaModelGroup
354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
417 xmlMalloc(sizeof(xmlSchemaModelGroup));
422 memset(sequence, 0, sizeof(xmlSchemaModelGroup));
H A Dxmlschemas.c674 * xmlSchemaModelGroup:
679 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef in typeref:struct:_xmlSchemaModelGroup
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
5455 xmlMalloc(sizeof(xmlSchemaModelGroup));
5461 memset(ret, 0, sizeof(xmlSchemaModelGroup));
/external/libxml2/
H A Dxmlschemastypes.c353 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef in typeref:struct:_xmlSchemaModelGroup
354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
417 xmlMalloc(sizeof(xmlSchemaModelGroup));
422 memset(sequence, 0, sizeof(xmlSchemaModelGroup));
H A Dxmlschemas.c674 * xmlSchemaModelGroup:
679 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef in typeref:struct:_xmlSchemaModelGroup
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
5474 xmlMalloc(sizeof(xmlSchemaModelGroup));
5480 memset(ret, 0, sizeof(xmlSchemaModelGroup));

Completed in 249 milliseconds