Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_edit.c138 conv_enc(new, O_FILEENCODING, 0); in ex_N_edit()
/freebsd/contrib/nvi/common/
H A Dconv.c363 conv_enc(sp, O_INPUTENCODING, 0); in conv_init()
374 conv_enc(SCR *sp, int option, char *enc) in conv_enc() function
H A Doptions_f.c292 return conv_enc(sp, offset, str); in f_encoding()
H A Dextern.h3 int conv_enc(SCR *, int, char *);
H A Dexf.c1250 conv_enc(sp, O_FILEENCODING, 0);
/freebsd/usr.bin/vi/
H A Dcommon_extern.h3 int conv_enc(SCR *, int, char *);