Searched refs:eoph (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dpreconv.c111 const char *ln, *eoln, *eoph; local
143 if (NULL == (eoph = memchr(ln, ';', sz)))
144 eoph = eoln - 3;
146 eoph++;
150 if ((phsz = eoph - ln) < 7 ||

Completed in 44 milliseconds