ucs_ci_cp936_table_max  244 ext/mbstring/libmbfl/filters/mbfilter_cp936.c 	} else if (c >= ucs_ci_cp936_table_min && c < ucs_ci_cp936_table_max) {
ucs_ci_cp936_table_max  298 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c 	} else if (c >= ucs_ci_cp936_table_min && c < ucs_ci_cp936_table_max) {
ucs_ci_cp936_table_max 6444 ext/mbstring/libmbfl/filters/unicode_table_cp936.h const int ucs_ci_cp936_table_max = 0xfa2f;
ucs_ci_cp936_table_max 6542 ext/mbstring/libmbfl/filters/unicode_table_cp936.h extern const int ucs_ci_cp936_table_max;