cp932ext2_ucs_table 280 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 481 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext2_ucs_table[i]) { cp932ext2_ucs_table 713 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext2_ucs_table[i]) { cp932ext2_ucs_table 860 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext2_ucs_table[i]) { cp932ext2_ucs_table 161 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 270 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c if (c == cp932ext2_ucs_table[c1]) { cp932ext2_ucs_table 197 ext/mbstring/libmbfl/filters/mbfilter_cp932.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 154 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 663 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 853 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c if (c == cp932ext2_ucs_table[c1]) { cp932ext2_ucs_table 196 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; cp932ext2_ucs_table 48 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const unsigned short cp932ext2_ucs_table[] = { cp932ext2_ucs_table 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 175 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const unsigned short cp932ext2_ucs_table[];