Home
last modified time | relevance | path

Searched refs:get_match (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libregex/
Dop_regex.h104 regmatch_t const & get_match(regmatch_t const * match, char idx) const;
Dop_regex.cpp205 regular_expression_replace::get_match(regmatch_t const * match, char idx) const in get_match() function in regular_expression_replace
229 regmatch_t const & matched = get_match(match, in do_replace()