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

  /external/libxml2/
xmlschemastypes.c 353 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup;
354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
417 xmlMalloc(sizeof(xmlSchemaModelGroup));
422 memset(sequence, 0, sizeof(xmlSchemaModelGroup));
    [all...]
xmlschemas.c 674 * xmlSchemaModelGroup:
679 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup;
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
    [all...]

Completed in 23 milliseconds