Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c2584 prt_collate = (!printer_opts[OPT_PRINT_COLLATE].present in mch_print_init()
2585 || TOLOWER_ASC(printer_opts[OPT_PRINT_COLLATE].string[0]) == 'y'); in mch_print_init()
H A Dglobals.h1445 # define OPT_PRINT_COLLATE 11 macro