Searched refs:df (Results 1 – 18 of 18) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_system.vim | 12 call assert_equal(["as\<NL>df"], systemlist('cat', ["as\<NL>df"])) 18 call assert_equal(["as\r", "df\r"], systemlist('more.com', ["as\<NL>df"]))
|
| H A D | test_cindent.vim | 349 df); 957 df */ 1314 df); 1922 df */
|
| H A D | test_normal.vim | 2916 exe "norm! df\<c-\>\<c-n>" 2918 exe "norm! df\<c-\>\<c-g>" 2920 exe "norm! df\<c-\>m" 2925 exe "norm! df\<Char-0x101>" 2928 exe "norm! df\<esc>"
|
| H A D | test_textobjects.vim | 147 let t = "-<b>asdX<i>as<b />df</i>asdf</b>-"
|
| H A D | test_python2.vim | 2387 df = DupFun('Put') 2393 call assert_equal([2, 2], pyeval('df(2)')) 2396 call assert_equal(function('Put'), pyeval('df')) 2405 del df
|
| H A D | test_python3.vim | 2574 df = DupFun('Put') 2580 call assert_equal([2, 2], py3eval('df(2)')) 2583 call assert_equal(function('Put'), py3eval('df')) 2592 del df
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | fortran_cv.vim | 25 CompilerSet makeprg=df\ /nologo\ /noobj\ /c\ %:S
|
| /vim-8.2.3635/src/ |
| H A D | regexp_nfa.c | 3102 FILE *df; in st_error() local 3105 df = fopen(NFA_REGEXP_ERROR_LOG, "a"); in st_error() 3106 if (df) in st_error() 3112 fprintf(df, "Postfix form is: "); in st_error() 3117 fprintf(df, "%s, ", code); in st_error() 3120 fprintf(df, "\nCurrent position is: "); in st_error() 3124 fprintf(df, "%s, ", code); in st_error() 3128 fprintf(df, "%d, ", *p2); in st_error() 3129 fprintf(df, "\nCurrent position is: "); in st_error() 3131 fprintf(df, "%d, ", *p2); in st_error() [all …]
|
| H A D | vim9execute.c | 5421 dfunc_T *df = ((dfunc_T *)def_functions.ga_data) in list_instructions() local 5425 printable_func_name(df->df_ufunc), in list_instructions() 5457 dfunc_T *df = ((dfunc_T *)def_functions.ga_data) in list_instructions() local 5460 smsg("%s%4d FUNCREF %s", pfx, current, df->df_ufunc->uf_name); in list_instructions()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | pcap.vim | 26 syn match pcapKeyword contained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\…
|
| H A D | vmasm.vim | 107 syn match vmasmOperator "\<n\=df\>"
|
| H A D | fasm.vim | 28 syn keyword fasmDataDirectives db dd df dp dq dt du dw file rb rd rf rp rq rt rw
|
| H A D | sicad.vim | 193 syn keyword sicadStatement df dfn dfns dfpos dfr
|
| H A D | d.vim | 433 syn keyword dAsmOpCode contained de dec df di
|
| H A D | aml.vim | 25 …[rchive] describel[attice] describeti[n] describetr[ans] describetrans dev df[adarc] dg dif[f] dig…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_04.txt | 167 and delete the <B> with the command "df>". You then go to the < of the next 169 change command (in this case, "df>"). To delete another tag, position the 174 df> delete to > --> 176 . repeat df> ---> 178 . repeat df> -->
|
| H A D | version6.txt | 12389 "df<Tab>".
|
| /vim-8.2.3635/runtime/macros/life/ |
| H A D | life.vim | 211 0,df.l,Y21h
|