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

/freebsd-11-stable/contrib/dialog/
H A Drc.c66 LINE_EMPTY enumerator in enum:__anon955
333 * LINE_EMPTY - line is blank or comment
346 return LINE_EMPTY;
348 return LINE_EMPTY;
550 case LINE_EMPTY: /* ignore blank lines and comments */

Completed in 113 milliseconds