Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c138 static char *parse_list_options(char_u *option_str, option_table_T *table, int table_size);
175 char_u *option_str, in parse_list_options() argument
202 stringp = option_str; in parse_list_options()
213 commap = option_str + STRLEN(option_str); in parse_list_options()