Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c576 typedef struct _xmlSchemaConstructionCtxt xmlSchemaConstructionCtxt; typedef
577 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr;
9953 xmlMalloc(sizeof(xmlSchemaConstructionCtxt)); in xmlSchemaConstructionCtxtCreate()
9959 memset(ret, 0, sizeof(xmlSchemaConstructionCtxt)); in xmlSchemaConstructionCtxtCreate()