Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 25 of 65) sorted by relevance

123

/vim-8.2.3635/runtime/syntax/
H A Dproto.vim2 " Copyright 2008 Google Inc. All rights reserved.
49 syn keyword protoExtend extend extensions to max reserved
H A Daml.vim19 " ARC, ARCEDIT, ARCPLOT, LIBRARIAN, GRID, SCHEMAEDIT reserved words,
39 " FORMEDIT reserved words, defined as keywords.
43 " TABLES reserved words, defined as keywords.
47 " INFO reserved words, defined as keywords.
49 …te release notes remark rename report options reporting report reselect reserved words restriction…
51 " VTRACE reserved words, defined as keywords.
55 " The AML reserved words, defined as keywords.
H A Dsqlj.vim20 " The SQL reserved words, defined as keywords.
H A Djavascript.vim6 " Changes: (ss) added keywords, reserved words, and other identifiers
H A Dverilogams.vim9 " Minor reserved keyword updates.
H A Dsqlforms.vim20 " The SQL reserved words, defined as keywords.
H A Dicon.vim76 " Storage class reserved words
H A Ddtrace.vim78 " Turn reserved but unspecified keywords into errors
H A Dcsp.vim106 " reserved identifiers for tool output (ending in underscore):
H A Dsqloracle.vim23 " The SQL reserved words, defined as keywords.
H A Dps1.vim51 " Keywords reserved for future use
H A Ddesktop.vim28 " To highlight KDE-reserved features, set
H A Dpov.vim55 " Words not marked `reserved' in documentation, but...
H A Dsqlhana.vim17 " The SQL reserved words, defined as keywords.
H A Dpython.vim190 " 'False', 'True', and 'None' are also reserved words in Python 3
H A Dada.vim46 " There are 72 reserved words in total in Ada2005. Some keywords are
H A Dfstab.vim78 syn match fsOptionsKeywords contained /\<\%(set[ug]id\|mode\|reserved\)=/ nextgroup=fsOptionsNumber
H A Dgo.vim1 " Copyright 2009 The Go Authors. All rights reserved.
/vim-8.2.3635/src/
H A Dvim9script.c1034 static char *reserved[] = { variable
1047 for (idx = 0; reserved[idx] != NULL; ++idx) in check_reserved_name()
1048 if (STRCMP(reserved[idx], name) == 0) in check_reserved_name()
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.h161 UINT FAR *reserved,
/vim-8.2.3635/runtime/autoload/
H A Dtohtml.vim825 " c - concealed text (reserved future)
826 " l - listchars (reserved possible future)
827 " s - signs (reserved possible future)
H A Dccomplete.vim426 " TODO: add more reserved words
/vim-8.2.3635/
H A DREADME_VIM9.md84 stack, space is reserved during compilation. This is a fairly normal
/vim-8.2.3635/runtime/doc/
H A Dindex.txt106 CTRL-\ a - z reserved for extensions
238 CTRL-\ a - z reserved for extensions
1073 CTRL-X not used (reserved for completion)
1075 CTRL-Z not used (reserved for suspend)
1081 CTRL-\ a - d reserved for extensions
1084 CTRL-\ f - z reserved for extensions
/vim-8.2.3635/src/testdir/
H A Dtest_terminal3.vim788 " 2. a reserved character in url-encoding

123