cp932ext2_ucs_table_max  279 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {
cp932ext2_ucs_table_max  479 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext2_ucs_table_max - cp932ext2_ucs_table_min;
cp932ext2_ucs_table_max  711 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext2_ucs_table_max - cp932ext2_ucs_table_min;
cp932ext2_ucs_table_max  858 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext2_ucs_table_max - cp932ext2_ucs_table_min;
cp932ext2_ucs_table_max  160 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c 				} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {		/* vendor ext2 (89ku - 92ku) */
cp932ext2_ucs_table_max  268 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c 				c2 = cp932ext2_ucs_table_max - cp932ext2_ucs_table_min;
cp932ext2_ucs_table_max  196 ext/mbstring/libmbfl/filters/mbfilter_cp932.c 				} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {		/* vendor ext2 (89ku - 92ku) */
cp932ext2_ucs_table_max  153 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 					} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {		/* vendor ext2 (89ku - 92ku) */
cp932ext2_ucs_table_max  662 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 				} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {		/* vendor ext2 (89ku - 92ku) */
cp932ext2_ucs_table_max  851 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 			c2 = cp932ext2_ucs_table_max - cp932ext2_ucs_table_min;
cp932ext2_ucs_table_max  195 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c 				} else if (s >= cp932ext2_ucs_table_min && s < cp932ext2_ucs_table_max) {		/* vendor ext2 (89ku - 92ku) */
cp932ext2_ucs_table_max  106 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const int cp932ext2_ucs_table_max = (89 - 1)*94 + (sizeof (cp932ext2_ucs_table) / sizeof (unsigned short));
cp932ext2_ucs_table_max  181 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const int cp932ext2_ucs_table_max;