Home
last modified time | relevance | path

Searched refs:instr (Results 1 – 16 of 16) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_vim9_disassemble.vim916 instr)
929 instr)
947 instr)
1044 instr)
1068 instr)
1095 instr)
1115 instr)
1128 instr)
1150 instr)
1167 instr)
[all …]
H A Dtest_vim9_script.vim948 var instr = execute('disassemble Try_catch_skipped')
949 assert_match("NEWLIST size 0\n", instr)
/vim-8.2.3635/src/
H A Dvim9compile.c553 isn = ((isn_T *)instr->ga_data) + instr->ga_len; in generate_instr()
3334 isn->isn_arg.instr = instr; in compile_string()
3848 isn = ((isn_T *)instr->ga_data) + instr->ga_len - 1; in compile_dict()
7839 ((isn_T *)instr->ga_data)[instr->ga_len] = in compile_elseif()
7840 ((isn_T *)instr->ga_data)[instr->ga_len - 1]; in compile_elseif()
7848 && ((isn_T *)instr->ga_data)[instr->ga_len - 1] in compile_elseif()
7965 && ((isn_T *)instr->ga_data)[instr->ga_len - 1] in compile_else()
8130 && ((isn_T *)instr->ga_data)[instr->ga_len - 1] in compile_for()
8134 prev_lnum = ((isn_T *)instr->ga_data)[instr->ga_len] in compile_for()
8664 && ((isn_T *)instr->ga_data)[instr->ga_len - 1] in compile_catch()
[all …]
H A Dwinclip.c53 utf8_to_utf16(char_u *instr, int inlen, short_u *outstr, int *unconvlenp) in utf8_to_utf16() argument
56 char_u *p = instr; in utf8_to_utf16()
102 utf16_to_utf8(short_u *instr, int inlen, char_u *outstr) in utf16_to_utf8() argument
106 short_u *p = instr; in utf16_to_utf8()
H A Dvim9.h449 isn_T *instr; member
H A Dvim9execute.c1811 tv->vval.v_instr->instr_instr = iptr->isn_arg.instr; in exec_instructions()
5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions() argument
5012 isn_T *iptr = &instr[current]; in list_instructions()
5087 list_instructions(" ", iptr->isn_arg.instr, in list_instructions()
5846 isn_T *instr; in ex_disassemble() local
5907 instr = dfunc->df_instr_prof; in ex_disassemble()
5913 instr = dfunc->df_instr; in ex_disassemble()
5917 instr = dfunc->df_instr_debug; in ex_disassemble()
5922 list_instructions("", instr, instr_count, ufunc); in ex_disassemble()
H A Dvim.h2506 # ifdef instr
2507 # undef instr
/vim-8.2.3635/src/proto/
H A Dwinclip.pro2 int utf8_to_utf16(char_u *instr, int inlen, short_u *outstr, int *unconvlenp);
3 int utf16_to_utf8(short_u *instr, int inlen, char_u *outstr);
/vim-8.2.3635/runtime/syntax/
H A Dibasic.vim62 syn keyword ibasicBuiltInFunction fix fre freefile inp instr lbound len loc lof
H A Dsqloracle.vim96 syn keyword sqlFunction ascii chr concat initcap instr length lower lpad ltrim
H A Dbtm.vim107 syn keyword btmBuiltInFunc contained instr int label left len
H A Dbasic.vim91 syn keyword basicFunction INP inp Inp INSTR instr Instr
H A Dsqr.vim173 syn keyword sqrFunction exists floor getenv instr instrb isblank
H A Dmysql.vim202 syn region mysqlFunction start="instr(" end=")" contains=ALL
H A Dxs.vim942 syn keyword xsFunction init_i18nl10n init_i18nl14n init_stacks init_tm instr
/vim-8.2.3635/runtime/doc/
H A Ddevelop.txt289 instr Mac curses.h