Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.c29 mdoc_a2lib(const char *p) in mdoc_a2lib() function
H A Dlibmdoc.h80 const char *mdoc_a2lib(const char *);
H A Dmdoc_validate.c1003 if ((p = mdoc_a2lib(n->child->string)) != NULL) { in post_lb()