Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dman_term.c84 static int pre_UR(DECL_ARGS);
132 { pre_UR, post_UR, 0 }, /* UR */
134 { pre_UR, post_UR, 0 }, /* MT */
886 pre_UR(DECL_ARGS) in pre_UR() function