Searched refs:xmlSchemaIDCStateObjPtr (Results 1 – 1 of 1) sorted by relevance
830 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr; typedef833 xmlSchemaIDCStateObjPtr next; /* next if in a list */1011 xmlSchemaIDCStateObjPtr xpathStates; /* first active state object. */1012 xmlSchemaIDCStateObjPtr xpathStatePool; /* first stored state object. */3895 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) in xmlSchemaFreeIDCStateObjList()3897 xmlSchemaIDCStateObjPtr next; in xmlSchemaFreeIDCStateObjList()22434 xmlSchemaIDCStateObjPtr sto; in xmlSchemaIDCAddStateObject()22447 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj)); in xmlSchemaIDCAddStateObject()22505 xmlSchemaIDCStateObjPtr sto, head = NULL, first; in xmlSchemaXPathEvaluate()22682 xmlSchemaIDCStateObjPtr sto; in xmlSchemaXPathPop()[all …]