Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c666 jobsplit = (printer_opts[OPT_PRINT_JOBSPLIT].present in ex_hardcopy()
667 && TOLOWER_ASC(printer_opts[OPT_PRINT_JOBSPLIT].string[0]) == 'y'); in ex_hardcopy()
H A Dglobals.h1446 # define OPT_PRINT_JOBSPLIT 12 macro