Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.c178 int2raw(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, size_t *tolen, in int2raw() function
344 sp->conv.int2sys = sp->conv.int2file = int2raw; in conv_init()