Searched refs:conv_enc (Results 1 – 4 of 4) sorted by relevance
32 int conv_enc __P((SCR *, int, const char *));
302 return conv_enc(sp, offset, str); in f_encoding()
395 conv_enc (SCR *sp, int option, const char *enc) in conv_enc() function
657 conv_enc(wp->ccl_sp, O_FILEENCODING, "WCHAR_T"); in v_ecl_init()