| /vim-8.2.3635/runtime/autoload/xml/ |
| H A D | xsd.vim | 50 \ ['annotation', 'selector', 'field'], 53 \ ['annotation', 'selector', 'field'], 56 \ ['annotation', 'selector', 'field'], 61 \ 'field' : [
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | hex.vim | 9 " field digits states 38 " The address field groups include the record type field in the last 2
|
| H A D | baan.vim | 931 syn match baan4glh "field\.e\..\+:" 932 syn match baan4glh "field\.all:" 933 syn match baan4glh "field\.other:" 934 syn match baan4gl "init\.field:" 935 syn match baan4gl "before\.field:" 950 syn match baan4gl "after\.field:" 1393 syn keyword baanBshell input.field 1394 syn keyword baanBshell output.field 1399 syn keyword baanBshell next.field 1433 syn keyword baanBshell status.field [all …]
|
| H A D | elinks.vim | 89 \ field field-text meter shadow title title-bar
|
| H A D | progress.vim | 66 …re except exclusive[-lock] exclusive-web[-user] exists export false fetch field[s] file-info[rmati… 68 …st-of focus font for form[at] fram[e] frame-col frame-db frame-down frame-field frame-file frame-i… 78 …e output overlay page page-bot[tom] page-num[ber] page-top param[eter] password-field pause pdbname 136 …d-events-proc[edure] add-fields-from add-first add-header-entry add-index-field add-interval add-l… 137 syn keyword ProgressOperator add-like-col[umn] add-like-field add-like-index add-new-field add-new-… 146 … box-select[able] browse buffer buffer-chars buffer-create buffer-delete buffer-field buffer-handle 210 …de-value menu menu-bar menu-item menu-k[ey] menu-m[ouse] menubar merge-by-field merge-changes merg…
|
| H A D | xsd.vim | 36 syn match xsdElement '\%(xsd:\)\@<=field'
|
| H A D | snnsres.vim | 31 " the header, what is not an accepted field, is an error
|
| H A D | snnspat.vim | 38 " the header, what is not an accepted field, is an error
|
| H A D | srec.vim | 8 " field digits states
|
| H A D | sqlj.vim | 37 syn keyword sqljKeyword fetch database context iterator field join
|
| H A D | cupl.vim | 32 syn keyword cuplStatement field fld format function fuse
|
| H A D | snobol4.vim | 27 syn keyword snobol4Keyword field
|
| H A D | cl.vim | 68 …e define ldefine delay_form delete escape exit_block exit_do exit_process field fork format get ge…
|
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 90 #define Offset(field) XtOffsetOf(ScrollbarRec, field) argument 648 #define Check(field) \ in CompareEvents() argument 650 if (newEvent->field != oldEvent->field) \ in CompareEvents()
|
| H A D | config.h.in | 113 /* Define if stack_t has the ss_base field. */ 150 /* Define to nanoseconds field of struct stat */
|
| H A D | vim.h | 1618 #define CLEAR_FIELD(field) vim_memset(&(field), 0, sizeof(field)) argument
|
| H A D | gui_xmebw.c | 1089 #define NOT_EQUAL(field) (cur->field != eb->field) in SetValues() argument
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | changelog.vim | 108 function! s:passwd_field(line, field) argument 110 if len(fields) < a:field 113 return fields[a:field - 1]
|
| /vim-8.2.3635/ci/ |
| H A D | config.mk.clang.sed | 1 /^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | mbyte.txt | 573 Each field means: 575 - FOUNDRY: FOUNDRY field. The company that created the font. 580 - SLANT: SLANT field. 592 - PIXEL: PIXEL_SIZE field. Height, in pixels, of characters. 593 - POINT: POINT_SIZE field. Ten times height of characters in points. 594 - X: RESOLUTION_X field. X resolution (dots per inch). 595 - Y: RESOLUTION_Y field. Y resolution (dots per inch). 596 - SPACE: SPACING field. 600 - AVE: AVERAGE_WIDTH field. Ten times average width in pixels. 601 - CR: CHARSET_REGISTRY field. The name of the charset group. [all …]
|
| H A D | pi_getscript.txt | 267 To let GetLatestVimScripts do an autoinstall, the data file's comment field 273 field. 474 script file. Uses it instead of comment field
|
| /vim-8.2.3635/runtime/spell/ro/ |
| H A D | ro_RO.diff | 12 ! # ignore extra field (specifies type of word?)
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | rst.vim | 54 " Indent :FIELD: lines. Don’t match if there is no text after the field or
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | ccomplete.vim | 206 " New ctags has the "typeref" field. Patched version has "typename". 436 " New ctags has the "typeref" field. Patched version has "typename". 612 " Use typename field
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_recover.vim | 211 " The B0_MAGIC_LONG field may be 32-bit or 64-bit, depending on the system, 217 " clear the B0_MAGIC_LONG field
|