ucs_a1_big5_table_max  244 ext/mbstring/libmbfl/filters/mbfilter_big5.c 	if (c >= ucs_a1_big5_table_min && c < ucs_a1_big5_table_max) {
ucs_a1_big5_table_max 1910 ext/mbstring/libmbfl/filters/unicode_table_big5.h static const int ucs_a1_big5_table_max = 0x0000 + (sizeof (ucs_a1_big5_table) / sizeof (unsigned short));