Home
last modified time | relevance | path

Searched refs:field (Results 1 – 25 of 94) sorted by relevance

1234

/vim-8.2.3635/runtime/autoload/xml/
H A Dxsd.vim50 \ ['annotation', 'selector', 'field'],
53 \ ['annotation', 'selector', 'field'],
56 \ ['annotation', 'selector', 'field'],
61 \ 'field' : [
/vim-8.2.3635/runtime/syntax/
H A Dhex.vim9 " field digits states
38 " The address field groups include the record type field in the last 2
H A Dbaan.vim931 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 Delinks.vim89 \ field field-text meter shadow title title-bar
H A Dprogress.vim66 …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 Dxsd.vim36 syn match xsdElement '\%(xsd:\)\@<=field'
H A Dsnnsres.vim31 " the header, what is not an accepted field, is an error
H A Dsnnspat.vim38 " the header, what is not an accepted field, is an error
H A Dsrec.vim8 " field digits states
H A Dsqlj.vim37 syn keyword sqljKeyword fetch database context iterator field join
H A Dcupl.vim32 syn keyword cuplStatement field fld format function fuse
H A Dsnobol4.vim27 syn keyword snobol4Keyword field
H A Dcl.vim68 …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 Dgui_at_sb.c90 #define Offset(field) XtOffsetOf(ScrollbarRec, field) argument
648 #define Check(field) \ in CompareEvents() argument
650 if (newEvent->field != oldEvent->field) \ in CompareEvents()
H A Dconfig.h.in113 /* Define if stack_t has the ss_base field. */
150 /* Define to nanoseconds field of struct stat */
H A Dvim.h1618 #define CLEAR_FIELD(field) vim_memset(&(field), 0, sizeof(field)) argument
H A Dgui_xmebw.c1089 #define NOT_EQUAL(field) (cur->field != eb->field) in SetValues() argument
/vim-8.2.3635/runtime/ftplugin/
H A Dchangelog.vim108 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 Dconfig.mk.clang.sed1 /^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/vim-8.2.3635/runtime/doc/
H A Dmbyte.txt573 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 Dpi_getscript.txt267 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 Dro_RO.diff12 ! # ignore extra field (specifies type of word?)
/vim-8.2.3635/runtime/indent/
H A Drst.vim54 " Indent :FIELD: lines. Don’t match if there is no text after the field or
/vim-8.2.3635/runtime/autoload/
H A Dccomplete.vim206 " 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 Dtest_recover.vim211 " The B0_MAGIC_LONG field may be 32-bit or 64-bit, depending on the system,
217 " clear the B0_MAGIC_LONG field

1234