HomeSort by relevance Sort by last modified time
    Searched refs:get_match (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libregex/
op_regex.h 104 regmatch_t const & get_match(regmatch_t const * match, char idx) const;
op_regex.cpp 205 regular_expression_replace::get_match(regmatch_t const * match, char idx) const function in class:regular_expression_replace
229 regmatch_t const & matched = get_match(match,

Completed in 255 milliseconds