Searched refs:get_match (Results 1 – 2 of 2) sorted by relevance
104 regmatch_t const & get_match(regmatch_t const * match, char idx) const;
205 regular_expression_replace::get_match(regmatch_t const * match, char idx) const in get_match() function in regular_expression_replace229 regmatch_t const & matched = get_match(match, in do_replace()