Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c392 unsigned char orhsbuf[RHSSIZE]; in comprhs() local
398 CP(orhsbuf, rp); in comprhs()
456 for (orp = orhsbuf; *orp; *rp++ = *orp++) in comprhs()