Searched refs:xmlStepOp (Results 1 – 2 of 2) sorted by relevance
150 typedef struct _xmlStepOp xmlStepOp; typedef151 typedef xmlStepOp *xmlStepOpPtr;211 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()350 sizeof(xmlStepOp)); in xmlPatternAdd()421 sizeof(xmlStepOp)); in xmlReversePattern()1576 xmlStepOp step; in xmlStreamCompile()
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()