Searched refs:tre_stack_pop_int (Results 1 – 3 of 3) sorted by relevance
51 #define tre_stack_pop_int(stack) (int)tre_stack_pop_long(stack) macro
515 minimal = tre_stack_pop_int(stack); in tre_add_tags()516 enter_tag = tre_stack_pop_int(stack); in tre_add_tags()536 int new_tag = tre_stack_pop_int(stack); in tre_add_tags()537 next_tag = tre_stack_pop_int(stack); in tre_add_tags()573 added_tags = tre_stack_pop_int(stack); in tre_add_tags()581 tag_left = tre_stack_pop_int(stack); in tre_add_tags()582 tag_right = tre_stack_pop_int(stack); in tre_add_tags()897 pos_add = tre_stack_pop_int(stack); in tre_expand_ast()
975 symbol = tre_stack_pop_int(stack); in tre_parse()1714 int submatch_id = tre_stack_pop_int(stack); in tre_parse()1734 ctx->cflags = tre_stack_pop_int(stack); in tre_parse()