Lines Matching +defs:val +defs:step
138 int step; member
435 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) { in xmlPatPushState()
463 xmlStepOpPtr step; in xmlPatMatch() local
661 #define SKIP(val) ctxt->cur += (val) argument
662 #define NXT(val) ctxt->cur[(val)] argument
663 #define PEEKPREV(val) ctxt->cur[-(val)] argument
673 #define PUSH(op, val, val2) \ argument
694 int val, len; in xmlPatScanName() local
732 int val, len; in xmlPatScanNCName() local
1376 xmlStepOp step; in xmlStreamCompile() local
1655 xmlStreamStep step; in xmlStreamPushInternal() local