Searched refs:got_match (Results 1 – 4 of 4) sorted by relevance
208 int c, got_match, print_match; in apply_substitution() local215 got_match = 0; in apply_substitution()241 got_match = 1; in apply_substitution()300 if (got_match) in apply_substitution()308 return got_match; in apply_substitution()
452 int got_match; member
404 ms->c.li[cont_level].got_match = 0; in match()405 else if (ms->c.li[cont_level].got_match) { in match()409 ms->c.li[cont_level].got_match = 1; in match()
632 ms->c.li[level].got_match = 0; in file_check_mem()