Home
last modified time | relevance | path

Searched defs:replace_match (Results 1 – 11 of 11) sorted by relevance

/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dreplace_match.hh8 class replace_match : public Algorithm { class
H A Dreplace_match.cc8 replace_match::replace_match(const Kernel& k, Ex& e) in replace_match() function in replace_match
/dports/devel/elixir-inflex/inflex-1.4.1/lib/inflex/
H A Dpluralize.ex122 defp replace_match(set, word) do function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cuttlefish/src/
H A Dcuttlefish_variable.erl95 replace_match(Variable, Sub) -> function
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dtagsfrompath.py91 def replace_match(self, key, value): member in ListEntry
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dsearch.c456 int replace_match(char *s, int *literal) /*{{{*/ in replace_match() function
/dports/editors/jed/jed-0.99-19/src/
H A Dsearch.c470 int replace_match(char *s, int *literal) /*{{{*/ in replace_match() function
/dports/devel/regexxer/regexxer-0.10/src/
H A Dfilebuffer.cc747 void FileBuffer::replace_match(MatchSet::const_iterator pos, const Glib::ustring& substitution) in replace_match() function in Regexxer::FileBuffer
/dports/misc/libpostal/libpostal-1.1-alpha/scripts/geodata/i18n/
H A Dtransliteration_rules.py791 def replace_match(m): function
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/tools/
H A Dtext.py473 def replace_match(match: "re.Match") -> str: function
/dports/databases/py-python-arango/python-arango-7.2.0/arango/
H A Dcollection.py1714 def replace_match( member in Collection