Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmdoc_term.c101 static int termp_ft_pre(DECL_ARGS);
149 { termp_ft_pre, NULL }, /* Ft */
1227 return termp_ft_pre(p, pair, meta, n); in termp_vt_pre()
1327 termp_ft_pre(DECL_ARGS) in termp_ft_pre() function