ucs_a2_cp936_table_max  199 ext/mbstring/libmbfl/filters/mbfilter_cp936.c 	} else if (c >= ucs_a2_cp936_table_min && c < ucs_a2_cp936_table_max) {
ucs_a2_cp936_table_max  165 ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c 	} else if (c >= ucs_a2_cp936_table_min && c < ucs_a2_cp936_table_max) {
ucs_a2_cp936_table_max  292 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c 	} else if (c >= ucs_a2_cp936_table_min && c < ucs_a2_cp936_table_max) {
ucs_a2_cp936_table_max  161 ext/mbstring/libmbfl/filters/mbfilter_hz.c 	} else if (c >= ucs_a2_cp936_table_min && c < ucs_a2_cp936_table_max) {
ucs_a2_cp936_table_max 3560 ext/mbstring/libmbfl/filters/unicode_table_cp936.h const int ucs_a2_cp936_table_max = 0x2000 + (sizeof (ucs_a2_cp936_table) / sizeof (unsigned short));
ucs_a2_cp936_table_max 6536 ext/mbstring/libmbfl/filters/unicode_table_cp936.h extern const int ucs_a2_cp936_table_max;