Searched refs:active_fors (Results 1 – 1 of 1) sorted by relevance
3872 vec<vec<user_id *> > active_fors; variable4084 if (active_fors.length() == 0) in parse_operation()4370 active_fors.safe_push (oper_lists); in push_simplify()4374 active_fors.copy (), capture_ids)); in push_simplify()4377 active_fors.pop (); in push_simplify()4669 active_fors.safe_push (user_ids); in parse_for()4677 active_fors.pop (); in parse_for()4843 || active_fors.length () > 0) in parse_pattern()4850 || active_fors.length () > 0) in parse_pattern()4856 active_ifs.length () == 0 && active_fors.length () == 0 in parse_pattern()[all …]