Searched refs:f_encoding (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/nvi/common/ |
| H A D | options_f.c | 348 f_encoding( in f_encoding() function
|
| H A D | extern.h | 95 int f_encoding(SCR *, OPTION *, char *, u_long *);
|
| H A D | options.c | 89 {L("fileencoding"),f_encoding, OPT_STR, OPT_WC}, 99 {L("inputencoding"),f_encoding, OPT_STR, OPT_WC},
|