Lines Matching refs:xmlSchemaIDC
710 typedef struct _xmlSchemaIDC xmlSchemaIDC;711 typedef xmlSchemaIDC *xmlSchemaIDCPtr;730 * xmlSchemaIDC:5603 ret = (xmlSchemaIDCPtr) xmlMalloc(sizeof(xmlSchemaIDC));5609 memset(ret, 0, sizeof(xmlSchemaIDC));