Lines Matching refs:stack_pop
269 static struct stack_item* stack_pop(struct stack *stack) in stack_pop() function
437 item = stack_pop(&it); in iterate()
972 stack_pop(depth); in handle_iteratives()
991 item = stack_pop(stack); in generate_transitions()
995 item = stack_pop(depth); in generate_transitions()
1275 from = dfa_transitions[stack_pop(depth)->value].value; in trace_transitions()
1331 value = stack_pop(stack)->value; in compile_uncond_tran()
1396 value = stack_pop(stack)->value; in compile_cond_tran()
1643 ind = stack_pop(stack)->value; in compile_leave_fast_forward()
1938 ind = stack_pop(&compiler_common.stack)->value; in regex_compile()
1956 ind = stack_pop(&compiler_common.stack)->value; in regex_compile()
2045 ind = stack_pop(&compiler_common.stack)->value; in regex_compile()
2091 ind = stack_pop(&compiler_common.stack)->value; in regex_compile()