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

/macosx-10.10.1/text_cmds-88/sed/
H A Dprocess.c324 int lastempty, n; local
342 lastempty = 1;
347 if (lastempty || match[0].rm_so != match[0].rm_eo) {
360 lastempty = 0;
367 lastempty = 1;

Completed in 105 milliseconds