ucs_s_uhc_table_max 188 ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c } else if (c >= ucs_s_uhc_table_min && c < ucs_s_uhc_table_max) { ucs_s_uhc_table_max 210 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c } else if (c >= ucs_s_uhc_table_min && c < ucs_s_uhc_table_max) { ucs_s_uhc_table_max 193 ext/mbstring/libmbfl/filters/mbfilter_uhc.c } else if (c >= ucs_s_uhc_table_min && c < ucs_s_uhc_table_max) { ucs_s_uhc_table_max 7075 ext/mbstring/libmbfl/filters/unicode_table_uhc.h const int ucs_s_uhc_table_max = 0xab00 + (sizeof(ucs_s_uhc_table)/sizeof(unsigned short)); ucs_s_uhc_table_max 7209 ext/mbstring/libmbfl/filters/unicode_table_uhc.h extern const int ucs_s_uhc_table_max;