Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtty-acs.c114 static const struct utf8_data tty_acs_double_borders_list[] = {
131 static const struct utf8_data tty_acs_heavy_borders_list[] = {
148 static const struct utf8_data tty_acs_rounded_borders_list[] = {
165 const struct utf8_data *
172 const struct utf8_data *
179 const struct utf8_data *
H A Dutf8-combined.c29 utf8_has_zwj(const struct utf8_data *ud) in utf8_has_zwj()
38 utf8_is_zwj(const struct utf8_data *ud) in utf8_is_zwj()
47 utf8_is_vs(const struct utf8_data *ud) in utf8_is_vs()
56 utf8_is_modifier(const struct utf8_data *ud) in utf8_is_modifier()
H A Dutf8.c302 struct utf8_data *ud;
506 utf8_copy(struct utf8_data *to, const struct utf8_data *from)
645 struct utf8_data ud;
711 struct utf8_data ud;
742 struct utf8_data ud;
772 utf8_strlen(const struct utf8_data *s)
800 struct utf8_data *
803 struct utf8_data *dst = NULL;
829 utf8_tocstr(struct utf8_data *src)
848 struct utf8_data tmp;
[all …]
H A Dtmux.h660 struct utf8_data { struct
761 struct utf8_data data;
1222 struct utf8_data *fill_character;
1974 struct utf8_data *prompt_buffer;
1985 struct utf8_data *prompt_saved;
2971 const struct utf8_data *);
2973 const struct utf8_data *);
3405 void utf8_set(struct utf8_data *, u_char);
3406 void utf8_copy(struct utf8_data *, const struct utf8_data *);
3417 char *utf8_tocstr(struct utf8_data *);
[all …]
H A Dgrid-reader.c339 const struct utf8_data *ud) in grid_reader_cell_equals_data()
352 grid_reader_cursor_jump(struct grid_reader *gr, const struct utf8_data *jc) in grid_reader_cursor_jump()
382 grid_reader_cursor_jump_back(struct grid_reader *gr, const struct utf8_data *jc) in grid_reader_cursor_jump_back()
H A Dinput-keys.c424 struct utf8_data ud; in input_key_extended()
479 struct utf8_data ud; in input_key_vt10x()
573 struct utf8_data ud; in input_key()
H A Dkey-string.c247 struct utf8_data ud, *udp; in key_string_lookup_string()
334 struct utf8_data ud; in key_string_lookup_key()
H A Dstatus.c735 const struct utf8_data *ud) in status_prompt_redraw_character()
770 struct utf8_data ud; in status_prompt_redraw_quote()
878 status_prompt_in_list(const char *ws, const struct utf8_data *ud) in status_prompt_in_list()
887 status_prompt_space(const struct utf8_data *ud) in status_prompt_space()
1048 struct utf8_data *ud, *udp; in status_prompt_paste()
1109 struct utf8_data *first, *last, *ud; in status_prompt_replace_complete()
1291 struct utf8_data tmp; in status_prompt_key()
H A Dformat-draw.c724 struct utf8_data *ud = &sy.gc.data; in format_draw()
1079 struct utf8_data ud; in format_width()
1121 struct utf8_data ud; in format_trim_left()
1183 struct utf8_data ud; in format_trim_right()
H A Dcmd-send-keys.c108 struct utf8_data *ud, *loop; in cmd_send_keys_inject_string()
H A Dscreen-write.c356 struct utf8_data ud; in screen_write_strlen()
399 struct utf8_data *text; in screen_write_text()
509 struct utf8_data *ud = &gc.data; in screen_write_vnputs()
1863 const struct utf8_data *ud = &gc->data; in screen_write_cell()
2000 const struct utf8_data *ud = &gc->data; in screen_write_combine()
H A Dtty-keys.c610 struct utf8_data ud; in tty_keys_next1()
1022 struct utf8_data ud; in tty_keys_extended_key()
H A Dinput.c107 struct utf8_data utf8data;
111 struct utf8_data last;
2525 struct utf8_data *ud = &ictx->utf8data; in input_top_bit_set()
H A Dwindow-copy.c308 struct utf8_data *jumpchar;
3190 const struct utf8_data *ud, *sud; in window_copy_search_compare()
3412 static struct utf8_data ud; in window_copy_cellstring()
4963 struct utf8_data ud; in window_copy_copy_line()
H A Dwindow.c1706 struct utf8_data *ud; in window_set_fill_character()
H A Dformat.c5237 struct utf8_data *ud = NULL; in format_grid_word()
5305 struct utf8_data *ud = NULL; in format_grid_line()