Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_state.c218 deroff(&secname, n); in state_sh()
H A Droff.h556 void deroff(char **, const struct roff_node *);
H A Dmandocdb.c1509 deroff(&title, body); in parse_man()
1768 deroff(&cp, n); in parse_mdoc_Va()
1804 deroff(&mpage->desc, n); in parse_mdoc_Nd()
H A Dman_validate.c322 deroff(&tag, n); in post_SH()
H A Dhtml.c383 deroff(&buf, n); in html_make_id()
H A Dmdoc_validate.c1406 deroff(&mdoc->meta.name, n); in post_nm()
2656 deroff(&tag, n); in post_section()
2944 deroff(&mdoc->meta.os, n); in post_os()
H A Droff.c1181 deroff(char **dest, const struct roff_node *n) in deroff() function
1188 deroff(dest, n); in deroff()
H A DNEWS314 * Avoid a NULL pointer access on deroff() failure after '.SS ""'.
1080 This replaces the historical deroff(1) utility.