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

/macosx-10.10/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dnkf.c2052 w2e_conv(nkf_char c2, nkf_char c1, nkf_char c0, nkf_char *p2, nkf_char *p1) function
2300 ret = w2e_conv(c1, c2, c3, &c1, &c2);
2312 nkf_char ret = w2e_conv(c1, c2, c3, &c1, &c2);
3233 w2e_conv(ptr->buf[0], ptr->buf[1], ptr->buf[2],

Completed in 218 milliseconds