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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c377 * xmlSchemaSchemaRelation:
381 typedef struct _xmlSchemaSchemaRelation xmlSchemaSchemaRelation; typedef in typeref:struct:_xmlSchemaSchemaRelation
382 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr;
9835 xmlMalloc(sizeof(xmlSchemaSchemaRelation));
9840 memset(ret, 0, sizeof(xmlSchemaSchemaRelation));
/external/libxml2/
H A Dxmlschemas.c377 * xmlSchemaSchemaRelation:
381 typedef struct _xmlSchemaSchemaRelation xmlSchemaSchemaRelation; typedef in typeref:struct:_xmlSchemaSchemaRelation
382 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr;
9854 xmlMalloc(sizeof(xmlSchemaSchemaRelation));
9859 memset(ret, 0, sizeof(xmlSchemaSchemaRelation));

Completed in 5131 milliseconds