Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c1218 char **matches = NULL, **contexts = NULL; in cs_find_common() local
1223 &contexts, &matched); in cs_find_common()
1228 (void)cs_manage_matches(matches, contexts, matched, Store); in cs_find_common()
1615 char **contexts, in cs_manage_matches() argument
1633 cp = contexts; in cs_manage_matches()
/vim-8.2.3635/runtime/syntax/
H A Dreva.vim93 Builtin ++ -- , -2drop -2nip -link -swap . .2x .classes .contexts .funcs .libs .needs .r
119 " contexts
H A Dmonk.vim140 " interpreted as a number (outside such contexts, it's a monkFunc)
H A Djulia.vim355 " note: juliaSymbolS only works within whitespace-sensitive contexts,
358 " ranges rather than symbols in those contexts.
H A Dmaxima.vim54 syn keyword maximaFunc content context contexts contortion contract contragrad coord
H A Dgo.vim301 " value-ignoring receives in a few contexts
/vim-8.2.3635/runtime/doc/
H A Dhelp.txt28 See |help-summary| for more contexts and an explanation.
H A Dinsert.txt749 other contexts unless a double CTRL-X is used.
785 word following the expansion in other contexts. These sequences search for
918 following the previous expansion in other contexts
978 following the previous expansion in other contexts
1088 other contexts unless a double CTRL-X is used.
H A Dfiletype.txt520 variable contexts for this variable, for example, g:.
H A Dindent.txt59 typing certain characters or commands in certain contexts. Note that this not
H A Dsyntax.txt908 nasm_ctx_outside_macro contexts outside macro not as Error
/vim-8.2.3635/runtime/indent/
H A Djavascript.vim296 " returns total offset from braceless contexts. 'num' is the lineNr which