ucs_r2_uhc_table_max  192 ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c 	} else if (c >= ucs_r2_uhc_table_min && c < ucs_r2_uhc_table_max) {
ucs_r2_uhc_table_max  214 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 	} else if (c >= ucs_r2_uhc_table_min && c < ucs_r2_uhc_table_max) {
ucs_r2_uhc_table_max  197 ext/mbstring/libmbfl/filters/mbfilter_uhc.c 	} else if (c >= ucs_r2_uhc_table_min && c < ucs_r2_uhc_table_max) {
ucs_r2_uhc_table_max 7182 ext/mbstring/libmbfl/filters/unicode_table_uhc.h const int ucs_r2_uhc_table_max = 0xff00 + (sizeof (ucs_r2_uhc_table) / sizeof (unsigned short));
ucs_r2_uhc_table_max 7213 ext/mbstring/libmbfl/filters/unicode_table_uhc.h extern const int ucs_r2_uhc_table_max;