cp932ext3_ucs_table 282 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; cp932ext3_ucs_table 496 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext3_ucs_table[i]) { cp932ext3_ucs_table 728 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext3_ucs_table[i]) { cp932ext3_ucs_table 875 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext3_ucs_table[i]) { cp932ext3_ucs_table 199 ext/mbstring/libmbfl/filters/mbfilter_cp932.c w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; cp932ext3_ucs_table 298 ext/mbstring/libmbfl/filters/mbfilter_cp932.c if (c == cp932ext3_ucs_table[c1]) { cp932ext3_ucs_table 217 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c w = cp932ext3_ucs_table[n]; cp932ext3_ucs_table 342 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c if (c == cp932ext3_ucs_table[c1]) { cp932ext3_ucs_table 358 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c if (c == cp932ext3_ucs_table[c1]) { cp932ext3_ucs_table 665 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; cp932ext3_ucs_table 865 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c if (c == cp932ext3_ucs_table[c1]) { cp932ext3_ucs_table 198 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; cp932ext3_ucs_table 297 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c if (c == cp932ext3_ucs_table[c1]) { cp932ext3_ucs_table 108 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const unsigned short cp932ext3_ucs_table[] = { cp932ext3_ucs_table 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 176 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const unsigned short cp932ext3_ucs_table[];