Searched refs:xmlSchemaIDCStateObj (Results 1 – 1 of 1) sorted by relevance
829 typedef struct _xmlSchemaIDCStateObj xmlSchemaIDCStateObj; typedef830 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr;22447 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()22453 memset(sto, 0, sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()