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

/netbsd-current/external/bsd/tmux/dist/
H A Dformat.c46 static int format_replace(struct format_expand_state *, const char *,
4360 format_replace(struct format_expand_state *es, const char *key, size_t keylen, function
4893 if (format_replace(es, fmt, n, &buf, &len, &off) != 0)
4950 if (format_replace(es, s, n, &buf, &len, &off) != 0)

Completed in 94 milliseconds