Lines Matching refs:tre_stack_num_objects
396 int bottom = tre_stack_num_objects(stack); in tre_add_tags()
451 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
758 int last = tre_stack_num_objects(stack); in tre_add_tags()
763 while (tre_stack_num_objects(stack) > last) in tre_add_tags()
1433 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1528 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1664 int bottom = tre_stack_num_objects(stack); in tre_copy_ast()
1673 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1815 int bottom = tre_stack_num_objects(stack); in tre_expand_ast()
1837 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2235 int bottom = tre_stack_num_objects(stack); in tre_match_empty()
2245 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_match_empty()
2348 int bottom = tre_stack_num_objects(stack); in tre_compute_nfl()
2353 while (tre_stack_num_objects(stack) > bottom) in tre_compute_nfl()