Searched refs:replace_t (Results 1 – 2 of 2) sorted by relevance
85 struct replace_t { struct93 bool do_execute(std::string & str, replace_t const & regexp) const; argument115 std::vector<replace_t> regex_replace;
110 replace_t regex = { regexp, replace }; in add_pattern()188 replace_t const & regexp) const in do_execute()