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

/external/libxml2/
H A Dxmlschemas.c817 * xmlSchemaIDCStateObj:
821 typedef struct _xmlSchemaIDCStateObj xmlSchemaIDCStateObj; typedef in typeref:struct:_xmlSchemaIDCStateObj
822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr;
22405 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));
22411 memset(sto, 0, sizeof(xmlSchemaIDCStateObj));

Completed in 72 milliseconds