Searched refs:roff_html_pre_acts (Results 1 – 1 of 1) sorted by relevance
40 static const roff_html_pre_fp roff_html_pre_acts[ROFF_MAX] = { variable60 if (roff_html_pre_acts[n->tok] != NULL) in roff_html_pre()61 (*roff_html_pre_acts[n->tok])(h, n); in roff_html_pre()