Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dformat.c384 expanded = format_expand1(&next, cmd); in format_job_get()
3826 *left = format_expand1(es, left0); in format_choose()
4063 name = format_expand1(es, fmt); in format_session_name()
4122 name = format_expand1(es, fmt); in format_window_name()
4571 new = format_expand1(es, copy); in format_replace()
4583 new = format_expand1(es, copy); in format_replace()
4620 new = format_expand1(es, copy); in format_replace()
4722 value = format_expand1(es, left); in format_replace()
4755 new = format_expand1(es, value); in format_replace()
5031 return (format_expand1(&es, fmt)); in format_expand_time()
[all …]