Searched refs:conv_enc (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_edit.c | 138 conv_enc(new, O_FILEENCODING, 0); in ex_N_edit()
|
| /freebsd/contrib/nvi/common/ |
| H A D | conv.c | 363 conv_enc(sp, O_INPUTENCODING, 0); in conv_init() 374 conv_enc(SCR *sp, int option, char *enc) in conv_enc() function
|
| H A D | options_f.c | 292 return conv_enc(sp, offset, str); in f_encoding()
|
| H A D | extern.h | 3 int conv_enc(SCR *, int, char *);
|
| H A D | exf.c | 1250 conv_enc(sp, O_FILEENCODING, 0);
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 3 int conv_enc(SCR *, int, char *);
|