Home
last modified time | relevance | path

Searched defs:_xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c451 struct _xmlSchemaModelGroup { struct
452 xmlSchemaTypeType type;
453 xmlSchemaAnnotPtr annot;
454 xmlSchemaTreeItemPtr next;
455 xmlSchemaTreeItemPtr children;
456 xmlNodePtr node;
H A Dxmlschemas.c681 struct _xmlSchemaModelGroup { struct
697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument