Searched refs:valuep (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | option.c | 4839 char_u **valuep, in put_setstring() argument 4849 if (*valuep != NULL) in put_setstring() 4854 if (valuep == &p_pt) in put_setstring() 4856 s = *valuep; in put_setstring() 4864 int size = (int)STRLEN(*valuep) + 1; in put_setstring() 4870 home_replace(NULL, *valuep, buf, size, FALSE); in put_setstring() 4876 && vim_strchr(*valuep, ',') != NULL) in put_setstring() 4908 else if (put_escstr(fd, *valuep, 2) == FAIL) in put_setstring() 4925 long *valuep) in put_setnum() argument 4931 if (wc_use_keyname((char_u *)valuep, &wc)) in put_setnum() [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | maple.vim | 462 syn keyword mvPkg_padic evalp function orderp ratvaluep rootp valuep
|