Searched refs:xmlSchemaIDCStateObj (Results 1 – 1 of 1) sorted by relevance
821 typedef struct _xmlSchemaIDCStateObj xmlSchemaIDCStateObj; typedef822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr;22418 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()22424 memset(sto, 0, sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()