Searched refs:conv_enc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_edit.c142 conv_enc(new, O_FILEENCODING, 0);
/freebsd-11.0-release/contrib/nvi/common/
H A Dconv.c367 conv_enc(sp, O_INPUTENCODING, 0);
372 * conv_enc --
375 * PUBLIC: int conv_enc(SCR *, int, char *);
378 conv_enc(SCR *sp, int option, char *enc) function
H A Dextern.h3 int conv_enc(SCR *, int, char *);
H A Doptions_f.c356 return conv_enc(sp, offset, str);
H A Dexf.c1253 conv_enc(sp, O_FILEENCODING, 0);

Completed in 105 milliseconds