ucs_a3_cp936_table_max  210 ext/mbstring/libmbfl/filters/mbfilter_cp936.c 	} else if (c >= ucs_a3_cp936_table_min && c < ucs_a3_cp936_table_max) {
ucs_a3_cp936_table_max  167 ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c 	} else if (c >= ucs_a3_cp936_table_min && c < ucs_a3_cp936_table_max) {
ucs_a3_cp936_table_max  294 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c 	} else if (c >= ucs_a3_cp936_table_min && c < ucs_a3_cp936_table_max) {
ucs_a3_cp936_table_max  163 ext/mbstring/libmbfl/filters/mbfilter_hz.c 	} else if (c >= ucs_a3_cp936_table_min && c < ucs_a3_cp936_table_max) {
ucs_a3_cp936_table_max 3731 ext/mbstring/libmbfl/filters/unicode_table_cp936.h const int ucs_a3_cp936_table_max = 0x2f00 + (sizeof (ucs_a3_cp936_table) / sizeof (unsigned short));
ucs_a3_cp936_table_max 6538 ext/mbstring/libmbfl/filters/unicode_table_cp936.h extern const int ucs_a3_cp936_table_max;