Searched refs:e_hit (Results 1 – 1 of 1) sorted by relevance
224 bool e_hit = false; in parse() local248 e_hit = p.parse_exp(first, last); in parse()262 e_hit = p.parse_exp(first, last); in parse()263 if (p.expect_dot && !e_hit) in parse()270 if (e_hit) in parse()