Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c1323 static void prt_write_file_len(char_u *buffer, int bytes);
1416 prt_write_file_len(buffer, (int)STRLEN(buffer)); in prt_write_file()
1420 prt_write_file_len(char_u *buffer, int bytes) in prt_write_file_len() function