| /vim-8.2.3635/src/ |
| H A D | gui_gtk_f.c | 95 GtkForm *form; in gui_gtk_form_new() local 108 GtkForm *form, in gui_gtk_form_put() argument 134 form->children = g_list_append(form->children, child); in gui_gtk_form_put() 154 GtkForm *form, in gui_gtk_form_move() argument 284 GtkForm *form; in form_realize() local 368 GtkForm *form; in form_map() local 393 GtkForm *form; in form_unrealize() local 478 GtkForm *form; in form_size_allocate() local 574 GtkForm *form; in form_expose() local 597 GtkForm *form; in form_remove() local [all …]
|
| H A D | gui_gtk_f.h | 63 void gui_gtk_form_put(GtkForm * form, GtkWidget * widget, gint x, gint y); 65 void gui_gtk_form_move(GtkForm *form, GtkWidget * widget, gint x, gint y); 67 void gui_gtk_form_move_resize(GtkForm * form, GtkWidget * widget, gint x, gint y, gint w, gint h); 73 void gui_gtk_form_freeze(GtkForm *form); 74 void gui_gtk_form_thaw(GtkForm *form);
|
| H A D | gui_xmdlg.c | 856 Widget form; in gui_xm_select_font() local 908 form = XtVaCreateWidget("form", in gui_xm_select_font() 917 xmFormWidgetClass, form, in gui_xm_select_font() 960 xmTextWidgetClass, form, in gui_xm_select_font() 976 xmLabelGadgetClass, form, in gui_xm_select_font() 990 xmFrameWidgetClass, form, in gui_xm_select_font() 1016 xmToggleButtonGadgetClass, form, in gui_xm_select_font() 1030 data->encoding_pulldown = XmCreatePulldownMenu(form, in gui_xm_select_font() 1054 xmFormWidgetClass, form, in gui_xm_select_font() 1165 XtVaSetValues(form, XmNcancelButton, data->cancel, NULL); in gui_xm_select_font() [all …]
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | coverity.yml | 72 curl --form token=$TOKEN \ 73 --form email=$EMAIL \ 74 --form [email protected] \ 75 --form version="$(git rev-parse HEAD)" \ 76 --form description="Automatic GHA scan" \
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | fortran.vim | 30 " User guarantees free source form 33 " User guarantees fixed source form 36 …" Free-form file extension defaults as in Intel ifort, gcc(gfortran), NAG, Pathscale, and Cray com… 39 " Fixed-form file extension defaults 42 " Modern fortran still allows both fixed and free source form 43 " Assume fixed source form unless signs of free source form
|
| H A D | clojure.vim | 41 " The arglists for these functions are generally in the form of [x & body]; 51 " 'completefunc' so that the user has some form of completion available when
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | fortran.vim | 38 " User guarantees free source form 41 " User guarantees fixed source form 44 …" Free-form file extension defaults as in Intel ifort, gcc(gfortran), NAG, Pathscale, and Cray com… 47 " Fixed-form file extension defaults 50 " Modern fortran still allows both fixed and free source form 51 " Assume fixed source form unless signs of free source form
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | javascriptcomplete.vim | 193 " Form - form. 232 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value'] 238 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value'] 243 let hiddprop = ['defaultValue', 'form', 'id', 'name', 'type', 'value'] 255 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value'] 261 \ 'disabled', 'form', 'id', 'name', 'size', 'tabIndex', 'type', 'value'] 267 \ 'disabled', 'form', 'id', 'name', 'size', 'tabIndex', 'type', 'value'] 273 \ 'disabled', 'form', 'id', 'maxLength', 'name', 'readOnly', 302 \ 'declare', 'form', 'height', 'hspace', 'id', 'name', 'standby', 'tabIndex', 307 \ 'disabled', 'form', 'id', 'index', 'label', 'selected', 'text', 'value'] [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_exists.vim | 43 " Existing and working option (long form) 45 " Existing and working option (short form) 53 " Negative form of existing and working option (long form) 55 " Negative form of existing and working option (short form) 60 " Existing and working option (long form) 64 " Existing and working option (short form)
|
| /vim-8.2.3635/runtime/autoload/xml/ |
| H A D | html32.vim | 37 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 41 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 53 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 65 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 77 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 96 \ 'form': [ 98 \ { 'enctype': ['application/x-www-form-urlencoded'], 'action': [], 'method': ['GET', 'POST']} 157 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 245 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', … 253 …', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', …
|
| H A D | html40f.vim | 21 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 49 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 69 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 89 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 93 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 105 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 181 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 193 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … [all …]
|
| H A D | html401t.vim | 21 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 49 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 69 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 89 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 93 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 105 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 173 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 185 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … [all …]
|
| H A D | html401f.vim | 21 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 49 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 69 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 89 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 93 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 105 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 181 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 193 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … [all …]
|
| H A D | html40t.vim | 21 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 49 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 69 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 89 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 93 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 105 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 173 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … 185 …nu', 'pre', 'dl', 'div', 'center', 'noscript', 'noframes', 'blockquote', 'form', 'isindex', 'hr', … [all …]
|
| H A D | html40s.vim | 41 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 45 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 77 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 81 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 89 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 108 \ 'form': [ 161 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 177 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 185 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 193 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… [all …]
|
| H A D | html401s.vim | 41 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 45 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 77 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 81 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 89 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 108 \ 'form': [ 161 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 177 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 185 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… 193 …', 'h5', 'h6', 'ul', 'ol', 'pre', 'dl', 'div', 'noscript', 'blockquote', 'form', 'hr', 'table', 'f… [all …]
|
| H A D | xhtml10s.vim | 41 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins'… 45 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins'… 77 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 81 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 89 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 108 \ 'form': [ 161 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 177 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 185 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins'… 193 …, 'ol', 'dl', 'pre', 'hr', 'blockquote', 'address', 'fieldset', 'table', 'form', 'noscript', 'ins'… [all …]
|
| H A D | xhtml10t.vim | 21 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 49 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 53 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 69 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 89 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 93 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 105 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 173 …quote', 'address', 'center', 'noframes', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… [all …]
|
| H A D | xhtml10f.vim | 21 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 49 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 53 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 69 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 89 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 93 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 105 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… 128 \ 'form': [ 130 \ { 'enctype': ['application/x-www-form-urlencoded'], 'onsubmit': [], 'ondblclick': [], 'dir': ['lt… 181 …'hr', 'blockquote', 'address', 'center', 'isindex', 'fieldset', 'table', 'form', 'a', 'br', 'span'… [all …]
|
| H A D | xhtml11.vim | 41 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins'… 45 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins'… 77 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br',… 81 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br',… 89 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br',… 108 \ 'form': [ 161 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br',… 177 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'br',… 185 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins'… 193 …, 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins'… [all …]
|
| H A D | xsd.vim | 30 …p' : [], 'abstract' : [], 'final' : [], 'block' : [], 'default' : [], 'fixed' : [], 'form' : []} ], 33 …: [], 'id' : [], 'ref' : [], 'type' : [], 'use' : [], 'default' : [], 'fixed' : [], 'form' : []} ],
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | fortran.vim | 45 " Choose between fixed and free source form if this hasn't been done yet 48 " F requires free source form 51 " User guarantees free source form for all fortran files 54 " User guarantees fixed source form for all fortran files 57 …" Free-form file extension defaults as in Intel ifort, gcc(gfortran), NAG, Pathscale, and Cray com… 60 " Fixed-form file extension defaults 63 " Modern fortran still allows both free and fixed source form. 64 " Assume fixed source form unless signs of free source form 143 syn keyword fortranIO access blank direct exist file fmt form formatted iostat name named nextrec …
|
| H A D | baan.vim | 866 syn match baan4glh "form\.\d\+:" 867 syn match baan4glh "form\.all:" 868 syn match baan4glh "form\.other:" 869 syn match baan4gl "init\.form:" 870 syn match baan4gl "before\.form:" 871 syn match baan4gl "after\.form:" 1400 syn keyword baanBshell print.form 1402 syn keyword baanBshell read.form 1403 syn keyword baanBshell read.fast.form 1405 syn keyword baanBshell copy.form.field [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | testing.txt | 309 When {msg} is omitted an error in the form "Expected 392 When {msg} is omitted an error in the form 402 When {msg} is omitted an error in the form 419 When {msg} is omitted an error in the form 470 When {msg} is omitted an error in the form "Expected True but
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | mve.txt | 8 output, which translates output of the following form:
|