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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h23 #define FF_NEWLINE 13 /* delete trailing spaces, then append \n */ macro
H A Dpp_ctl.c551 case FF_NEWLINE: name = "NEWLINE"; break;
903 case FF_NEWLINE: /* delete trailing spaces, then append \n */
6311 *fpc++ = FF_NEWLINE;

Completed in 123 milliseconds