Home | History | Annotate | Download | only in src

Lines Matching refs:set_match_func

278     void set_match_func (match_func_t match_func_,
337 matcher.set_match_func (nullptr, nullptr);
349 void set_match_func (matcher_t::match_func_t match_func_,
353 matcher.set_match_func (match_func_, match_data_);
789 skippy_iter.set_match_func (match_func, match_data, input);
1015 skippy_iter.set_match_func (match_func, match_data, backtrack);
1038 skippy_iter.set_match_func (match_func, match_data, lookahead);