Searched refs:xmlStepOp (Results 1 – 1 of 1) sorted by relevance
153 typedef struct _xmlStepOp xmlStepOp; typedef154 typedef xmlStepOp *xmlStepOpPtr;214 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()354 sizeof(xmlStepOp)); in xmlPatternAdd()425 sizeof(xmlStepOp)); in xmlReversePattern()1580 xmlStepOp step; in xmlStreamCompile()