Searched defs:replace_match (Results 1 – 11 of 11) sorted by relevance
8 class replace_match : public Algorithm { class
8 replace_match::replace_match(const Kernel& k, Ex& e) in replace_match() function in replace_match
122 defp replace_match(set, word) do function
95 replace_match(Variable, Sub) -> function
91 def replace_match(self, key, value): member in ListEntry
456 int replace_match(char *s, int *literal) /*{{{*/ in replace_match() function
470 int replace_match(char *s, int *literal) /*{{{*/ in replace_match() function
747 void FileBuffer::replace_match(MatchSet::const_iterator pos, const Glib::ustring& substitution) in replace_match() function in Regexxer::FileBuffer
791 def replace_match(m): function
473 def replace_match(match: "re.Match") -> str: function
1714 def replace_match( member in Collection