Searched refs:mdoc_a2lib (Results 1 – 3 of 3) sorted by relevance
29 mdoc_a2lib(const char *p) in mdoc_a2lib() function
80 const char *mdoc_a2lib(const char *);
1003 if ((p = mdoc_a2lib(n->child->string)) != NULL) { in post_lb()