Searched refs:MAX_PASTE_IGNORE_SEC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/less/ | ||
| H A D | less.h | 364 #define MAX_PASTE_IGNORE_SEC 5 macro |
| H A D | command.c | 1378 if (get_time() >= ignoring_input_time + MAX_PASTE_IGNORE_SEC) in is_ignoring_input() |