Searched refs:xmlStepOp (Results 1 – 2 of 2) sorted by relevance
182 typedef struct _xmlStepOp xmlStepOp; typedef183 typedef xmlStepOp *xmlStepOpPtr;243 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()383 sizeof(xmlStepOp)); in xmlPatternAdd()454 sizeof(xmlStepOp)); in xmlReversePattern()1610 xmlStepOp step; in xmlStreamCompile()
153 typedef struct _xmlStepOp xmlStepOp; typedef154 typedef xmlStepOp *xmlStepOpPtr;214 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()357 sizeof(xmlStepOp)); in xmlPatternAdd()428 sizeof(xmlStepOp)); in xmlReversePattern()1584 xmlStepOp step; in xmlStreamCompile()