Searched refs:getdigits (Results 1 – 25 of 35) sorted by relevance
12
2374 mr = getdigits(&p); in check_termcode_mouse()2377 mc = getdigits(&p); in check_termcode_mouse()2567 Pe = getdigits(&p); in check_termcode_mouse()2572 Pb = getdigits(&p); in check_termcode_mouse()2577 Pr = getdigits(&p); in check_termcode_mouse()2582 Pc = getdigits(&p); in check_termcode_mouse()2588 (void)getdigits(&p); in check_termcode_mouse()2654 action = getdigits(&p); in check_termcode_mouse()2658 mouse_row = getdigits(&p); in check_termcode_mouse()2661 mouse_col = getdigits(&p); in check_termcode_mouse()[all …]
2228 diff_context_new = getdigits(&p); in diffopt_changed()2268 diff_foldcolumn_new = getdigits(&p); in diffopt_changed()3154 f1 = getdigits(&p); in parse_diff_ed()3158 l1 = getdigits(&p); in parse_diff_ed()3165 f2 = getdigits(&p); in parse_diff_ed()3169 l2 = getdigits(&p); in parse_diff_ed()3219 oldline = getdigits(&p); in parse_diff_unified()3223 oldcount = getdigits(&p); in parse_diff_unified()3229 newline = getdigits(&p); in parse_diff_unified()3233 newcount = getdigits(&p); in parse_diff_unified()
1024 len = getdigits(&p); in barline_parse()1076 value->bv_nr = getdigits(&p); in barline_parse()1470 off = getdigits(&lp); in read_viminfo_search_pattern()1650 new_width = getdigits(&str); in read_viminfo_register()2532 fm->fmark.mark.lnum = getdigits(&str); in read_viminfo_filemark()2534 fm->fmark.mark.col = getdigits(&str); in read_viminfo_filemark()2758 bartype = getdigits(&p); in read_viminfo_barline()
877 bri_shift = getdigits(&p); in briopt_check()882 bri_min = getdigits(&p); in briopt_check()892 bri_list = getdigits(&p); in briopt_check()1622 new_ts = getdigits(&ptr); in ex_retab()
171 c = getdigits(&p); in buf_init_chartab()181 c2 = getdigits(&p); in buf_init_chartab()1755 getdigits(char_u **pp) in getdigits() function
2405 n = getdigits(&ea.arg); in do_one_cmd()4325 lnum = getdigits(&cmd); in get_address()4383 n = getdigits(&cmd); in get_address()5888 tab_number = getdigits(&p); in get_tabpage_arg()7597 w = getdigits(&arg); in ex_winsize()7600 h = getdigits(&arg); in ex_winsize()7679 x = getdigits(&arg); in ex_winpos()7682 y = getdigits(&arg); in ex_winpos()7986 count = getdigits(&p); in ex_later()8645 n = getdigits(&eap->arg); in ex_findpat()[all …]
803 *def = getdigits(&p); in uc_scan_attr()830 *def = getdigits(&p); in uc_scan_attr()
2141 getdigits(&p) + MSHAPE_NUMBERED; in parse_shape_opt()2143 (void)getdigits(&p); in parse_shape_opt()2179 n = getdigits(&p); in parse_shape_opt()
611 bp->dbg_lnum = getdigits(&p); in dbg_parsearg()
2055 start = (getdigits(&p) * 10) / (SBLOCKSIZE / 102); in spell_check_msm()2061 incr = (getdigits(&p) * 102) / (SBLOCKSIZE / 10); in spell_check_msm()2067 added = getdigits(&p) * 1024; in spell_check_msm()3224 res = getdigits(pp); in get_affitem()3372 n = getdigits(&p); in flag_in_afflist()
1954 *file_lnum = getdigits(&p); in grab_file_name()2087 *file_lnum = (int)getdigits(&p); in file_name_in_line()
1657 bnr = getdigits(&arg); in do_bufdel()4407 minwid = (int)getdigits(&s); in build_stl_str_hl()4452 maxwid = (int)getdigits(&s); in build_stl_str_hl()5476 vers = getdigits(&e); in chk_modeline()
1044 *minval = getdigits(®parse); in read_limits()1048 *maxval = getdigits(®parse); in read_limits()
2080 n = getdigits(&str); in putdigraph()
1514 *signid = getdigits(&arg); in parse_sign_cmd_args()1579 *buf = buflist_findnr((int)getdigits(&arg)); in parse_sign_cmd_args()
5710 *p = getdigits(&end); in get_syn_pattern()5725 *p = getdigits(&end); // positive offset in get_syn_pattern()5730 *p = -getdigits(&end); // negative offset in get_syn_pattern()5808 n = getdigits(&arg_end); in syn_cmd_sync()
1000 i = getdigits(&p); in set_guifontwide()1869 arg1 = getdigits(&p); in gui_write()1875 arg2 = getdigits(&p); in gui_write()
1857 n = getdigits(&p); in parse_cino()2190 off = getdigits(&p); in get_c_indent()
1819 off = getdigits(&p); in open_line()
1828 wid = getdigits(&s); in did_set_string_option()
1943 nr = getdigits(&eap->arg); in ex_scriptversion()
6973 col = col * getdigits(&s); in check_colorcolumn()6981 col = getdigits(&s); in check_colorcolumn()
1901 sid = getdigits(&after_script); in find_func_even_dead()3956 (void)getdigits(&p); in define_function()
194 pri_tab[i] = getdigits(&arg); in ex_menu()
56 long getdigits(char_u **pp);