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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h20 #define FF_CHOP 10 /* (for ^*) chop the current item */ macro
H A Dpp_ctl.c549 case FF_CHOP: name = "CHOP"; break;
709 case FF_CHOP: /* (for ^*) chop the current item */
6351 *fpc++ = FF_CHOP;
6420 *fpc++ = FF_CHOP;

Completed in 114 milliseconds