Home
last modified time | relevance | path

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

/src/bin/ed/
H A Dsub.c37 static int rhbufi; /* rhs substitution buffer index */ variable
47 rhbufi = 0; in extract_subst_tail()
103 rhbuf[rhbufi = i] = '\0'; in extract_subst_template()
233 for (; sub - rhbuf < rhbufi; sub++) in apply_subst_template()