Home
last modified time | relevance | path

Searched refs:xmlSchemaSchemaRelation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c377 typedef struct _xmlSchemaSchemaRelation xmlSchemaSchemaRelation; typedef
378 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr;
9833 xmlMalloc(sizeof(xmlSchemaSchemaRelation)); in xmlSchemaSchemaRelationCreate()
9838 memset(ret, 0, sizeof(xmlSchemaSchemaRelation)); in xmlSchemaSchemaRelationCreate()