Searched defs:substitute (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/regress/usr.bin/sed/ | ||
H A D | Makefile | 17 substitute: global() target |
/openbsd-src/gnu/llvm/clang/docs/tools/ | ||
H A D | dump_format_help.py | 14 def substitute(text, tag, contents): function |
H A D | dump_format_style.py | 25 def substitute(text, tag, contents): function |
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ | ||
H A D | LitConfig.py | 179 def substitute(self, string): member in LitConfig |
/openbsd-src/usr.bin/sed/ | ||
H A D | process.c | 335 substitute(struct s_command *cp) substitute() function |
/openbsd-src/bin/ksh/ | ||
H A D | eval.c | 68 substitute(const char *cp, int f) in substitute() function |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | CPlusPlusLanguage.cpp | 441 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anon3a907db10111::ManglingSubstitutor |
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/ | ||
H A D | lldb-test.cpp | 395 std::string opts::breakpoint::substitute(StringRef Cmd) { in substitute() function in opts::breakpoint |