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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c377 * xmlSchemaSchemaRelation:
381 typedef struct _xmlSchemaSchemaRelation xmlSchemaSchemaRelation; typedef in typeref:struct:_xmlSchemaSchemaRelation
382 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr;
9837 xmlMalloc(sizeof(xmlSchemaSchemaRelation));
9842 memset(ret, 0, sizeof(xmlSchemaSchemaRelation));

Completed in 155 milliseconds