ucs_a3_uhc_table_max  184 ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c 	} else if (c >= ucs_a3_uhc_table_min && c < ucs_a3_uhc_table_max) {
ucs_a3_uhc_table_max  206 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 	} else if (c >= ucs_a3_uhc_table_min && c < ucs_a3_uhc_table_max) {
ucs_a3_uhc_table_max  189 ext/mbstring/libmbfl/filters/mbfilter_uhc.c 	} else if (c >= ucs_a3_uhc_table_min && c < ucs_a3_uhc_table_max) {
ucs_a3_uhc_table_max 2883 ext/mbstring/libmbfl/filters/unicode_table_uhc.h const int ucs_a3_uhc_table_max = 0x2f00 + (sizeof(ucs_a3_uhc_table)/sizeof(unsigned short));
ucs_a3_uhc_table_max 7205 ext/mbstring/libmbfl/filters/unicode_table_uhc.h extern const int ucs_a3_uhc_table_max;