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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c495 svn_boolean_t saw_first_half_of_eol = FALSE;
530 saw_first_half_of_eol = TRUE;
545 if (saw_first_half_of_eol)
550 saw_first_half_of_eol = FALSE;
558 saw_first_half_of_eol = TRUE;
493 svn_boolean_t saw_first_half_of_eol = FALSE; local

Completed in 113 milliseconds