Home
last modified time | relevance | path

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

/NextBSD/usr.bin/sed/
HDprocess.c383 int lastempty, n; in substitute() local
401 lastempty = 1; in substitute()
406 if (lastempty || match[0].rm_so != match[0].rm_eo) { in substitute()
419 lastempty = 0; in substitute()
426 lastempty = 1; in substitute()