Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dformat.c4025 format_sub(struct format_modifier *fm, const char *text, const char *pattern, in format_sub() function
4769 new = format_sub(sub[i], value, left, right); in format_replace()