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

/macosx-10.10.1/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dnkf.c2381 w_iconv_combine(nkf_char c1, nkf_char c2, nkf_char c3, nkf_char c4, nkf_char c5, nkf_char c6) function
3485 if (w_iconv_combine(c1, c2, 0, c3, c4, 0)) {
3546 if (w_iconv_combine(c1, c2, c3, c4, c5, c6)) {
6251 if (w_iconv_combine(c2, c1, 0, c3, c4, 0)) {
6274 if (w_iconv_combine(c2, c1, c3, c4, c5, c6)) {

Completed in 175 milliseconds