Home
last modified time | relevance | path

Searched defs:replaceme (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/tests/
H A DStringUtiltest.cc134 string replaceme = "something((((otherthanthis)could[be]changed"; in main() local
/dports/sysutils/unetbootin/unetbootin-702_1/
H A Dunetbootin.cpp3996 void unetbootin::replaceTextInFile(QString repfilepath, QRegExp replaceme, QString replacewith) in replaceTextInFile()
/dports/graphics/opencv/opencv-4.5.3/doc/pattern_tools/
H A Dsvgfig.py581 def template(fileName, svg, replaceme="REPLACEME"): argument