ucs_cf_cp936_table  248 ext/mbstring/libmbfl/filters/mbfilter_cp936.c 		s = ucs_cf_cp936_table[c - ucs_cf_cp936_table_min];
ucs_cf_cp936_table  315 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c 		s = ucs_cf_cp936_table[c - ucs_cf_cp936_table_min];
ucs_cf_cp936_table 6455 ext/mbstring/libmbfl/filters/unicode_table_cp936.h const unsigned short ucs_cf_cp936_table[] = {
ucs_cf_cp936_table 6462 ext/mbstring/libmbfl/filters/unicode_table_cp936.h const int ucs_cf_cp936_table_max = 0xfe30 + (sizeof (ucs_cf_cp936_table) / sizeof (unsigned short));
ucs_cf_cp936_table 6526 ext/mbstring/libmbfl/filters/unicode_table_cp936.h extern const unsigned short ucs_cf_cp936_table[];