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

  /external/oprofile/libregex/
op_regex.h 93 bool do_execute(std::string & str, replace_t const & regexp) const;
op_regex.cpp 176 if (do_execute(str, regex_replace[i]))
187 bool regular_expression_replace::do_execute(string & str, function in class:regular_expression_replace

Completed in 66 milliseconds