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

/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dpreconv.c319 const char *ln, *eoln, *eoph; local
357 if (NULL == (eoph = memchr(ln, ';', sz)))
358 eoph = eoln - 3;
360 eoph++;
364 if ((phsz = (size_t)(eoph - ln)) < 7 ||

Completed in 129 milliseconds