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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c814 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr; typedef
817 xmlSchemaIDCStateObjPtr next; /* next if in a list */
994 xmlSchemaIDCStateObjPtr xpathStates; /* first active state object. */
995 xmlSchemaIDCStateObjPtr xpathStatePool; /* first stored state object. */
3837 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto)
3839 xmlSchemaIDCStateObjPtr next;
22058 xmlSchemaIDCStateObjPtr sto;
22071 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));
22129 xmlSchemaIDCStateObjPtr sto, head = NULL, first;
22306 xmlSchemaIDCStateObjPtr st
[all...]

Completed in 66 milliseconds