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

/freebsd-9.3-release/usr.bin/sed/
H A Dprocess.c365 int lastempty, n; local
383 lastempty = 1;
388 if (lastempty || match[0].rm_so != match[0].rm_eo) {
401 lastempty = 0;
408 lastempty = 1;

Completed in 44 milliseconds