Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/troff/
H A Dn8.c55 tchar *hyend; variable
74 hyend = wdend = --i - 1;
194 while (*e && w <= hyend && (*e & 0177) == maplow(cbits(*w))) { in exword()
199 if (w-1 == hyend || (w == wdend && maplow(cbits(*w)) == 's')) { in exword()
232 if (!alph(cbits(i = cbits(*hyend)))) in suffix()
242 w = hyend - 1; in suffix()
252 w = hyend; in suffix()
259 hyend = w - 1; in suffix()
323 if (!(w = chkvow(hyend + 1))) in digram()
325 hyend = w; in digram()
[all …]