Searched refs:get_option_value_strict (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | option.pro | 29 int get_option_value_strict(char_u *name, long *numval, char_u **stringval, int opt_type, void *fro…
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 3400 flags = get_option_value_strict(key, &numval, &stringval, in OptionsItem() 3462 if (get_option_value_strict(key, NULL, NULL, self->opt_type, NULL)) in OptionsContains() 3591 flags = get_option_value_strict(key, NULL, NULL, in OptionsAssItem()
|
| H A D | option.c | 4062 get_option_value_strict( in get_option_value_strict() function
|