Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dregsub.c37 regsub_expand(char **buf, ssize_t *len, const char *with, const char *text, in regsub_expand()
61 regsub(const char *pattern, const char *with, const char *text, int flags) in regsub()
H A Dformat.c3969 format_sub(struct format_modifier * fm,const char * text,const char * pattern,const char * with) format_sub() argument
[all...]
/openbsd-src/lib/libc/stdio/
H A Dvfwprintf.c361 #define PAD(howmany, with) do { \ in __vfwprintf() argument
370 #define PRINTANDPAD(p, ep, len, with) do { \ in __vfwprintf() argument
H A Dvfprintf.c378 #define PAD(howmany, with) do { \ in __vfprintf() argument
387 #define PRINTANDPAD(p, ep, len, with) do { \ in __vfprintf() argument
/openbsd-src/lib/libedit/
H A Dreadline.c462 _rl_compat_sub(const char *str, const char *what, const char *with, in _rl_compat_sub()
776 char *what, *with, delim; in _history_expand_command() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dregmove.c62 int with[MAX_RECOG_OPERANDS]; member
/openbsd-src/gnu/gcc/gcc/
H A Dregmove.c66 int with[MAX_RECOG_OPERANDS]; member
/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.cpp259 std::string with; in isCompatible() local