Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Droff_escape.c227 rval = ESCAPE_OVERSTRIKE; in roff_escape()
337 rval != ESCAPE_OVERSTRIKE) in roff_escape()
H A Dmandoc.h319 ESCAPE_OVERSTRIKE /* overstrike all chars in the argument */ enumerator
H A Dterm.c754 case ESCAPE_OVERSTRIKE: in term_word()
1041 case ESCAPE_OVERSTRIKE: in term_strlen()
H A Dhtml.c576 case ESCAPE_OVERSTRIKE: in print_encode()
H A Dmdoc_markdown.c629 case ESCAPE_OVERSTRIKE: in md_word()
H A Dmdoc_man.c333 case ESCAPE_OVERSTRIKE: in man_strlen()
H A Droff.c1570 case ESCAPE_OVERSTRIKE: in roff_expand()