Home
last modified time | relevance | path

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

/openbsd/regress/usr.bin/sed/
H A DMakefile18 substitute: target
/openbsd/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/gnu/llvm/llvm/utils/lit/lit/
H A DLitConfig.py179 def substitute(self, string): member in LitConfig
/openbsd/usr.bin/sed/
H A Dprocess.c333 substitute(struct s_command *cp) in substitute() function
/openbsd/bin/ksh/
H A Deval.c68 substitute(const char *cp, int f) in substitute() function
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp441 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anon8c6398e70111::ManglingSubstitutor
/openbsd/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp395 std::string opts::breakpoint::substitute(StringRef Cmd) { in substitute() function in opts::breakpoint