* This function removes all parts from the s_ string between begin_ and end_. * For example removeByRegex("abc(def)ghi", "(", ")") == "abcghi"; */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected