Home
last modified time | relevance | path

Searched refs:format_replace (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dformat.c46 static int format_replace(struct format_expand_state *, const char *,
4417 format_replace(struct format_expand_state *es, const char *key, size_t keylen, in format_replace() function
4950 if (format_replace(es, fmt, n, &buf, &len, &off) != 0) in format_expand1()
5007 if (format_replace(es, s, n, &buf, &len, &off) != 0) in format_expand1()