Searched refs:xmlSchemaIDCStateObjPtr (Results 1 – 1 of 1) sorted by relevance
822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr; typedef825 xmlSchemaIDCStateObjPtr next; /* next if in a list */1003 xmlSchemaIDCStateObjPtr xpathStates; /* first active state object. */1004 xmlSchemaIDCStateObjPtr xpathStatePool; /* first stored state object. */3880 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) in xmlSchemaFreeIDCStateObjList()3882 xmlSchemaIDCStateObjPtr next; in xmlSchemaFreeIDCStateObjList()22405 xmlSchemaIDCStateObjPtr sto; in xmlSchemaIDCAddStateObject()22418 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()22476 xmlSchemaIDCStateObjPtr sto, head = NULL, first; in xmlSchemaXPathEvaluate()22653 xmlSchemaIDCStateObjPtr sto; in xmlSchemaXPathPop()[all …]