Home
last modified time | relevance | path

Searched defs:substitute (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/regress/usr.bin/sed/
H A DMakefile17 substitute: global() target
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Ddump_format_help.py14 def substitute(text, tag, contents): function
H A Ddump_format_style.py25 def substitute(text, tag, contents): function
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DLitConfig.py179 def substitute(self, string): member in LitConfig
/openbsd-src/usr.bin/sed/
H A Dprocess.c335 substitute(struct s_command *cp) substitute() function
/openbsd-src/bin/ksh/
H A Deval.c68 substitute(const char *cp, int f) in substitute() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp441 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anon3a907db10111::ManglingSubstitutor
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp395 std::string opts::breakpoint::substitute(StringRef Cmd) { in substitute() function in opts::breakpoint