Searched refs:format_replace (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/tmux/dist/ |
| D | format.c | 46 static int format_replace(struct format_expand_state *, const char *, 4378 format_replace(struct format_expand_state *es, const char *key, size_t keylen, in format_replace() function 4911 if (format_replace(es, fmt, n, &buf, &len, &off) != 0) in format_expand1() 4968 if (format_replace(es, s, n, &buf, &len, &off) != 0) in format_expand1()
|