Searched refs:regex_reset_match (Results 1 – 3 of 3) sorted by relevance
80 void regex_reset_match(struct regex_match *match);
185 regex_reset_match(match); in run_tests()
2391 regex_reset_match(match); in regex_begin_match()2395 void regex_reset_match(struct regex_match *match) in regex_reset_match() function