Home
last modified time | relevance | path

Searched refs:nkf_utf8_to_unicode (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/p5-nkf/nkf-2.1.4/
H A Dnkf.c1730 nkf_utf8_to_unicode(nkf_char c1, nkf_char c2, nkf_char c3, nkf_char c4) in nkf_utf8_to_unicode() function
2064 if (p1) *p1 = nkf_char_unicode_new(nkf_utf8_to_unicode(c2, c1, c0, 0)); in w2e_conv()
2295 c2 = nkf_char_unicode_new(nkf_utf8_to_unicode(c1, c2, c3, c4)); in w_iconv()
2298 if (x0213_f && x0213_wait_combining_p(nkf_utf8_to_unicode(c1, c2, c3, c4))) in w_iconv()
2384 wc = nkf_utf8_to_unicode(c1, c2, c3, 0); in w_iconv_combine()
2385 wc2 = nkf_utf8_to_unicode(c4, c5, c6, 0); in w_iconv_combine()
/dports/japanese/nkf/nkf-2.1.4/
H A Dnkf.c1730 nkf_utf8_to_unicode(nkf_char c1, nkf_char c2, nkf_char c3, nkf_char c4) in nkf_utf8_to_unicode() function
2064 if (p1) *p1 = nkf_char_unicode_new(nkf_utf8_to_unicode(c2, c1, c0, 0)); in w2e_conv()
2295 c2 = nkf_char_unicode_new(nkf_utf8_to_unicode(c1, c2, c3, c4)); in w_iconv()
2298 if (x0213_f && x0213_wait_combining_p(nkf_utf8_to_unicode(c1, c2, c3, c4))) in w_iconv()
2384 wc = nkf_utf8_to_unicode(c1, c2, c3, 0); in w_iconv_combine()
2385 wc2 = nkf_utf8_to_unicode(c4, c5, c6, 0); in w_iconv_combine()
/dports/lang/ruby26/ruby-2.6.9/ext/nkf/nkf-utf8/
H A Dnkf.c1738 nkf_utf8_to_unicode(nkf_char c1, nkf_char c2, nkf_char c3, nkf_char c4) in nkf_utf8_to_unicode() function
2077 if (p1) *p1 = nkf_char_unicode_new(nkf_utf8_to_unicode(c2, c1, c0, 0)); in w2e_conv()
2308 c2 = nkf_char_unicode_new(nkf_utf8_to_unicode(c1, c2, c3, c4)); in w_iconv()
2311 if (x0213_f && x0213_wait_combining_p(nkf_utf8_to_unicode(c1, c2, c3, c4))) in w_iconv()
2397 wc = nkf_utf8_to_unicode(c1, c2, c3, 0); in w_iconv_combine()
2398 wc2 = nkf_utf8_to_unicode(c4, c5, c6, 0); in w_iconv_combine()
/dports/japanese/nkf/stage/usr/local/share/licenses/ja-nkf-2.1.4,1/
H A DZLIB1730 nkf_utf8_to_unicode(nkf_char c1, nkf_char c2, nkf_char c3, nkf_char c4)
2064 if (p1) *p1 = nkf_char_unicode_new(nkf_utf8_to_unicode(c2, c1, c0, 0));
2295 c2 = nkf_char_unicode_new(nkf_utf8_to_unicode(c1, c2, c3, c4));
2298 if (x0213_f && x0213_wait_combining_p(nkf_utf8_to_unicode(c1, c2, c3, c4)))
2384 wc = nkf_utf8_to_unicode(c1, c2, c3, 0);
2385 wc2 = nkf_utf8_to_unicode(c4, c5, c6, 0);