Home
last modified time | relevance | path

Searched refs:mbfl_gb18030_c_tbl_max (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dunicode_table_gb18030.h52 static const int mbfl_gb18030_c_tbl_max = sizeof(mbfl_gb18030_c_tbl_key)/sizeof(unsigned short); variable
H A Dmbfilter_gb18030.c337 c <= mbfl_gb18030_c_tbl_key[mbfl_gb18030_c_tbl_max-1]) { in mbfl_filt_conv_wchar_gb18030()
338 k1 = mbfl_bisec_srch2(c, mbfl_gb18030_c_tbl_key, mbfl_gb18030_c_tbl_max); in mbfl_filt_conv_wchar_gb18030()

Completed in 7 milliseconds