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

/freebsd-current/usr.bin/sed/
H A Dprocess.c386 int lastempty, n; local
405 lastempty = 1;
413 if (lastempty || (match[0].rm_so - le) ||
447 lastempty = 1;
449 lastempty = 0;

Completed in 151 milliseconds