Searched refs:lastempty (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sed/ | ||
H A D | process.c | 366 int lastempty, n; local 384 lastempty = 1; 389 if (lastempty || match[0].rm_so != match[0].rm_eo) { 402 lastempty = 0; 409 lastempty = 1; |
Completed in 57 milliseconds