cp932ext3_ucs_table_max  281 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				} else if (s >= cp932ext3_ucs_table_min && s < cp932ext3_ucs_table_max) {
cp932ext3_ucs_table_max  490 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  722 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  869 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 					cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  198 ext/mbstring/libmbfl/filters/mbfilter_cp932.c 				} else if (s >= cp932ext3_ucs_table_min && s < cp932ext3_ucs_table_max) {		/* vendor ext3 (115ku - 119ku) */
cp932ext3_ucs_table_max  296 ext/mbstring/libmbfl/filters/mbfilter_cp932.c 			c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  216 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 						if (n < (cp932ext3_ucs_table_max - cp932ext3_ucs_table_min)) {
cp932ext3_ucs_table_max  340 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 				c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  356 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 			c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  664 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 				} else if (s >= cp932ext3_ucs_table_min && s < cp932ext3_ucs_table_max) {		/* vendor ext3 (115ku - 119ku) */
cp932ext3_ucs_table_max  863 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 			c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  197 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c 				} else if (s >= cp932ext3_ucs_table_min && s < cp932ext3_ucs_table_max) {		/* vendor ext3 (115ku - 119ku) */
cp932ext3_ucs_table_max  295 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c 			c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min;
cp932ext3_ucs_table_max  170 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const int cp932ext3_ucs_table_max = (115 - 1)*94 + (sizeof (cp932ext3_ucs_table) / sizeof (unsigned short));
cp932ext3_ucs_table_max  183 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const int cp932ext3_ucs_table_max;