Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c557 long_u bytes_to_print = 0; in ex_hardcopy() local
645 bytes_to_print += (long_u)STRLEN(skipwhite(ml_get(lnum))); in ex_hardcopy()
646 if (bytes_to_print == 0) in ex_hardcopy()
730 (bytes_to_print / 100)) in ex_hardcopy()
732 / bytes_to_print)); in ex_hardcopy()