cp932ext1_ucs_table 278 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 470 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext1_ucs_table[i]) { cp932ext1_ucs_table 702 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext1_ucs_table[i]) { cp932ext1_ucs_table 849 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (c == cp932ext1_ucs_table[i]) { cp932ext1_ucs_table 157 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 260 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 193 ext/mbstring/libmbfl/filters/mbfilter_cp932.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 288 ext/mbstring/libmbfl/filters/mbfilter_cp932.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 153 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 332 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 150 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 348 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 200 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 376 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 659 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 843 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 192 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; cp932ext1_ucs_table 287 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c if (c == cp932ext1_ucs_table[c1]) { cp932ext1_ucs_table 30 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h const unsigned short cp932ext1_ucs_table[] = { cp932ext1_ucs_table 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 174 ext/mbstring/libmbfl/filters/unicode_table_cp932_ext.h extern const unsigned short cp932ext1_ucs_table[];