Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmdoc_markdown.c509 const char *seq, *prevfont, *currfont, *nextfont; in md_word() local
529 prevfont = currfont = ""; in md_word()
621 nextfont = prevfont; in md_word()
640 prevfont = currfont; in md_word()