MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / removeByRegex

Function removeByRegex

util/src/dbutil.cpp:205–212  ·  view source on GitHub ↗

* This function removes all parts from the s_ string between begin_ and end_. * For example removeByRegex("abc(def)ghi", "(", ")") == "abcghi"; */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

createTablesFunction · 0.85
removeTablesFunction · 0.85
createIndexesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected