Searched refs:nbHistory (Results 1 – 1 of 1) sorted by relevance
828 int nbHistory; member22453 sto->nbHistory = 0; in xmlSchemaIDCAddStateObject()22540 } else if (sto->sizeHistory <= sto->nbHistory) { in xmlSchemaXPathEvaluate()22550 sto->history[sto->nbHistory++] = depth; in xmlSchemaXPathEvaluate()22716 if (sto->nbHistory == 0) in xmlSchemaXPathProcessHistory()22719 matchDepth = sto->history[sto->nbHistory -1]; in xmlSchemaXPathProcessHistory()22766 sto->nbHistory--; in xmlSchemaXPathProcessHistory()22779 sto->nbHistory--; in xmlSchemaXPathProcessHistory()22875 sto->nbHistory--; in xmlSchemaXPathProcessHistory()23140 sto->nbHistory--; in xmlSchemaXPathProcessHistory()[all …]