Home
last modified time | relevance | path

Searched refs:append_arg_number (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dbuffer.c50 static int append_arg_number(win_T *wp, char_u *buf, int buflen, int add_file);
3741 (void)append_arg_number(curwin, (char_u *)buffer, IOSIZE, in fileinfo()
3928 append_arg_number(curwin, buf, SPACE_FOR_ARGNR, FALSE); in maketitle()
4649 if (append_arg_number(wp, buf_tmp, (int)sizeof(buf_tmp), FALSE)) in build_stl_str_hl()
5095 append_arg_number( in append_arg_number() function
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt6217 Solution: Pass a window pointer to append_arg_number(), and pass the window