Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dsub.c35 static int rhbufi; /* rhs substitution buffer index */ variable
45 rhbufi = 0; in extract_subst_tail()
101 rhbuf[rhbufi = i] = '\0'; in extract_subst_template()
231 for (; sub - rhbuf < rhbufi; sub++) in apply_subst_template()