Lines Matching full:stack
63 // The maximal number of pushes between stack checks. Users must supply
71 // stack by an earlier PushBacktrack(Label*).
90 // the stack and go to that.
104 // the stack and go to that.
151 // Pushes the label on the backtrack stack, so that a following Backtrack
152 // will go to this label. Always checks the backtrack stack limit.
211 // Called from RegExp if the backtrack stack limit is hit.
212 // Tries to expand the stack. Returns the new stack-pointer if
214 // to grow the stack.