nkf_utf8_to_unicode 1955 ext/nkf/nkf-utf8/nkf.c 	    if (p1) *p1 = nkf_char_unicode_new(nkf_utf8_to_unicode(c2, c1, c0, 0));
nkf_utf8_to_unicode 2143 ext/nkf/nkf-utf8/nkf.c 	c2 = nkf_char_unicode_new(nkf_utf8_to_unicode(c1, c2, c3, c4));