Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput.c108 int utf8started; member
1143 ictx->utf8started = 0; /* can't be valid UTF-8 */ in input_print()
1223 ictx->utf8started = 0; /* can't be valid UTF-8 */ in input_c0_dispatch()
2529 if (!ictx->utf8started) { in input_top_bit_set()
2532 ictx->utf8started = 1; in input_top_bit_set()
2540 ictx->utf8started = 0; in input_top_bit_set()
2545 ictx->utf8started = 0; in input_top_bit_set()