Home
last modified time | relevance | path

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

/vim-8.2.3635/src/po/
H A Dcheck.vim202 " let error = ct
208 " let error = ct
/vim-8.2.3635/src/
H A Dvim9execute.c4232 checktype_T *ct = &iptr->isn_arg.type; in exec_instructions() local
4234 tv = STACK_TV_BOT((int)ct->ct_off); in exec_instructions()
4237 ectx->ec_where.wt_index = ct->ct_arg_idx; in exec_instructions()
4246 && ct->ct_type->tt_type == VAR_BOOL in exec_instructions()
4279 checktype_T *ct = &iptr->isn_arg.type; in exec_instructions() local
5687 if (ct->ct_arg_idx == 0) in list_instructions()
5689 type_name(ct->ct_type, &tofree), in list_instructions()
5690 (int)ct->ct_off); in list_instructions()
5694 type_name(ct->ct_type, &tofree), in list_instructions()
5695 (int)ct->ct_off, in list_instructions()
[all …]
H A Dspellfile.c4391 int ct = captype(word, word + len); in store_word() local
4400 res = tree_add_word(spin, foldword, spin->si_foldroot, ct | flags, in store_word()
4407 if (res == OK && (ct == WF_KEEPCAP || (flags & WF_KEEPCAP))) in store_word()
/vim-8.2.3635/runtime/ftplugin/
H A Dmsmessages.vim24 setlocal fo-=ct fo+=roql
/vim-8.2.3635/runtime/syntax/
H A Dfoxpro.vim276 syn match foxproFunc "\<sele\%[ct]\>\s*("me=e-1
505 syn match foxproCmd "^\s*\<sele\%[ct]\>"
616 syn match foxproCmd "^\s*\<show\>\s*\<obje\%[ct]\>"