Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dterm_ascii.c85 p->enc = TERMENC_ASCII; in ascii_init()
92 if (TERMENC_ASCII != enc) { in ascii_init()
142 return(ascii_init(TERMENC_ASCII, outopts)); in ascii_alloc()
H A Dterm.h26 TERMENC_ASCII, enumerator
H A Dterm.c461 if (TERMENC_ASCII != p->enc) in term_word()
670 if (TERMENC_ASCII != p->enc) in term_strlen()
H A Dterm_ps.c439 p->enc = TERMENC_ASCII; in pspdf_alloc()