Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sed/
H A Dprocess.c366 int lastempty, n; in substitute() local
384 lastempty = 1; in substitute()
389 if (lastempty || match[0].rm_so != match[0].rm_eo) { in substitute()
402 lastempty = 0; in substitute()
409 lastempty = 1; in substitute()