Home
last modified time | relevance | path

Searched refs:mbfilter_conv_r_map_tbl (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8_mobile.c222 mbfilter_conv_r_map_tbl(s, &s1, mbfl_docomo2uni_pua, 4) > 0) { in mbfl_filt_conv_utf8_mobile_wchar()
225 mbfilter_conv_r_map_tbl(s, &s1, mbfl_kddi2uni_pua, 7) > 0) { in mbfl_filt_conv_utf8_mobile_wchar()
228 mbfilter_conv_r_map_tbl(s, &s1, mbfl_kddi2uni_pua_b, 8) > 0) { in mbfl_filt_conv_utf8_mobile_wchar()
231 mbfilter_conv_r_map_tbl(s, &s1, mbfl_sb2uni_pua, 6) > 0) { in mbfl_filt_conv_utf8_mobile_wchar()
H A Dmbfilter_sjis_mobile.h68 int mbfilter_conv_r_map_tbl(int c, int *w, const unsigned short map[][3], int n);
H A Dmbfilter_sjis_mobile.c263 mbfilter_conv_r_map_tbl(int c, int *w, const unsigned short map[][3], int n) in mbfilter_conv_r_map_tbl() function

Completed in 8 milliseconds