w_iconv16         138 ext/nkf/nkf-utf8/nkf.c static nkf_char w_iconv16(nkf_char c2, nkf_char c1, nkf_char c0);
w_iconv16         158 ext/nkf/nkf-utf8/nkf.c nkf_native_encoding NkfEncodingUTF_16 =		{ "UTF-16", w_iconv16, w_oconv16 };
w_iconv16         480 ext/nkf/nkf-utf8/nkf.c     {"UTF-16",     0, 0, 0, {0, 0, 0}, NULL, w_iconv16, 0},
w_iconv16        3644 ext/nkf/nkf-utf8/nkf.c 		set_iconv(TRUE, w_iconv16);
w_iconv16        3646 ext/nkf/nkf-utf8/nkf.c 	    if (iconv == w_iconv16) {
w_iconv16        3672 ext/nkf/nkf-utf8/nkf.c 		set_iconv(TRUE, w_iconv16);
w_iconv16        3674 ext/nkf/nkf-utf8/nkf.c 	    if (iconv == w_iconv16) {
w_iconv16        4593 ext/nkf/nkf-utf8/nkf.c 		   iconv != w_iconv16 && iconv != w_iconv32 ? "" :
w_iconv16        5882 ext/nkf/nkf-utf8/nkf.c     else if (iconv == w_iconv16) {