HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchemaModelGroup (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xmlschemastypes.c 357 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup;
358 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
421 xmlMalloc(sizeof(xmlSchemaModelGroup));
426 memset(sequence, 0, sizeof(xmlSchemaModelGroup));
    [all...]
xmlschemas.c 674 * xmlSchemaModelGroup:
679 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup;
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
    [all...]

Completed in 61 milliseconds