Home
last modified time | relevance | path

Searched refs:replace_all_matches (Results 1 – 6 of 6) sorted by relevance

/dports/devel/regexxer/regexxer-0.10/src/
H A Dfilebuffer.h66 void replace_all_matches(const Glib::ustring& substitution);
H A Dfiletree.h64 void replace_all_matches(const Glib::ustring& substitution);
H A Dfiletree.cc246 void FileTree::replace_all_matches(const Glib::ustring& substitution) in replace_all_matches() function in Regexxer::FileTree
610 buffer->replace_all_matches(replace_data.substitution); in replace_matches_at_path_iter()
H A Dmainwindow.cc841 buffer->replace_all_matches(substitution); in on_replace_file()
853 filetree_->replace_all_matches(substitution); in on_replace_all()
H A Dfilebuffer.cc449 void FileBuffer::replace_all_matches(const Glib::ustring& substitution) in replace_all_matches() function in Regexxer::FileBuffer
/dports/devel/regexxer/regexxer-0.10/
H A DChangeLog2897 (FileTree::replace_all_matches): ditto.
3321 :replace_all_matches): Substitute Gtk::TreeIter with
3323 * src/filetree.cc (FileTree::replace_all_matches): Substitute
3332 (FileTree::replace_all_matches): Make sure path_match_first_
3337 FileBuffer::replace_all_matches(), because the operation might
3349 :replace_all_matches): Make sure path_match_first_ points to the first
3351 * src/filetree.cc (FileTree::replace_all_matches): Make sure