cp932ext1_ucs_table_max  277 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				} else if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {
cp932ext1_ucs_table_max  467 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				i < cp932ext1_ucs_table_max - cp932ext1_ucs_table_min; i++) {
cp932ext1_ucs_table_max  698 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				i < cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  846 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 				i < cp932ext1_ucs_table_max - cp932ext1_ucs_table_min; i++) {
cp932ext1_ucs_table_max  156 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  258 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c 			c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  192 ext/mbstring/libmbfl/filters/mbfilter_cp932.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  286 ext/mbstring/libmbfl/filters/mbfilter_cp932.c 		c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  152 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  328 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c 			c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  149 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 					if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  346 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c 		c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  199 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  374 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c 		c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  658 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  841 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c 		c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max  191 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c 				if (s >= cp932ext1_ucs_table_min && s < cp932ext1_ucs_table_max) {		/* vendor ext1 (13ku) */
cp932ext1_ucs_table_max  285 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c 		c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min;
cp932ext1_ucs_table_max   46 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const int cp932ext1_ucs_table_max = (13 - 1)*94 + (sizeof (cp932ext1_ucs_table) / sizeof (unsigned short));
cp932ext1_ucs_table_max  179 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const int cp932ext1_ucs_table_max;