Searched refs:do_replace (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libregex/
H A Dop_regex.h94 void do_replace(std::string & str, std::string const & replace,
H A Dop_regex.cpp197 do_replace(str, regexp.replace, match);
215 void regular_expression_replace::do_replace function in class:regular_expression_replace
/external/chromium_org/third_party/jinja2/
H A Dfilters.py101 def do_replace(eval_ctx, s, old, new, count=None): function
937 'replace': do_replace,

Completed in 552 milliseconds