Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dcommand.c98 static time_type ignoring_input_time; variable
1355 ignoring_input_time = get_time(); in start_ignoring_input()
1378 if (get_time() >= ignoring_input_time + MAX_PASTE_IGNORE_SEC) in is_ignoring_input()