Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dman.c36 static char *man_hasc(char *);
58 man_hasc(char *start) in man_hasc() function
88 if (start != NULL && man_hasc(start) != NULL) in man_descope()
131 ((ep = man_hasc(man->last->string)) != NULL)) { in man_ptext()
243 if (bline && man_hasc(buf + offs)) in man_pmacro()