Searched refs:f_encoding (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/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 | options.c | 90 {L("fileencoding"),f_encoding, OPT_STR, OPT_WC}, 100 {L("inputencoding"),f_encoding, OPT_STR, OPT_WC},
|
| /freebsd-14.2/usr.bin/vi/ |
| H A D | extern.h | 408 int f_encoding(SCR *, OPTION *, char *, u_long *);
|