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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c809 * xmlSchemaIDCStateObj:
813 typedef struct _xmlSchemaIDCStateObj xmlSchemaIDCStateObj; typedef in typeref:struct:_xmlSchemaIDCStateObj
814 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr;
22071 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));
22077 memset(sto, 0, sizeof(xmlSchemaIDCStateObj));

Completed in 278 milliseconds