Lines Matching refs:xmlSchemaIDCStateObj
817 * xmlSchemaIDCStateObj:821 typedef struct _xmlSchemaIDCStateObj xmlSchemaIDCStateObj;822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr;22375 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));22381 memset(sto, 0, sizeof(xmlSchemaIDCStateObj));