Searched refs:f_encoding (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/nvi/common/ |
| H A D | options_f.c | 288 f_encoding(SCR *sp, OPTION *op, char *str, u_long *valp) in f_encoding() function
|
| H A D | extern.h | 95 int f_encoding(SCR *, OPTION *, char *, u_long *);
|
| H A D | options.c | 90 {L("fileencoding"),f_encoding, OPT_STR, OPT_WC}, 100 {L("inputencoding"),f_encoding, OPT_STR, OPT_WC},
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 95 int f_encoding(SCR *, OPTION *, char *, u_long *);
|