Searched refs:is_null_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dline.c56 static int is_null_line; /* There is no current line */ variable
223 is_null_line = 0;
1247 if (is_null_line)
1283 is_null_line = 1;

Completed in 82 milliseconds