Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dst.c33 mdoc_a2st(const char *p) in mdoc_a2st() function
H A Dlibmdoc.h129 const char *mdoc_a2st(const char *);
H A Dmdoc_validate.c1739 if (NULL == (p = mdoc_a2st(ch->string))) { in post_st()