Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dformat.c4859 const char *ptr, *s, *style_end = NULL; in format_expand1() local
4967 style_end = format_skip(fmt - 2, "]"); in format_expand1()
4990 if (fmt > style_end) { /* skip inside #[] */ in format_expand1()