Home
last modified time | relevance | path

Searched defs:table (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/libvterm/src/
H A Dunicode.c365 static int bisearch(uint32_t ucs, const struct interval *table, int max) { in bisearch()
H A Dencoding.c194 struct StaticTableEncoding *table = (struct StaticTableEncoding *)enc; in decode_table() local
/vim-8.2.3635/src/
H A Dmbyte.c1138 intable(struct interval *table, size_t size, int c) in intable()
3140 convertStruct table[], in utf_convert()
5512 cw_interval_T *table; in f_setcellwidths() local
H A Dhighlight.c2460 get_attr_entry(garray_T *table, attrentry_T *aep) in get_attr_entry()
3668 int *table) in combine_stl_hlt()
H A Dgui_gtk.c2206 GtkWidget *table; in find_replace_dialog_create() local
H A Ddosinst.c157 get_choice(char **table, int entries) in get_choice()
H A Dstrings.c1782 static const char *table[] = in infinity_str() local
H A Dhardcopy.c176 option_table_T *table, in parse_list_options()