php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
const unsigned short | cp936_ucs_table [] |
const int | cp936_ucs_table_size = (sizeof(cp936_ucs_table)/sizeof(unsigned short)) |
const unsigned short | cp936_pua_tbl1 [] |
const unsigned short | cp936_pua_tbl2 [] |
const unsigned short | cp936_pua_tbl3 [] |
const unsigned short | ucs_a1_cp936_table [] |
const int | ucs_a1_cp936_table_min = 0x0000 |
const int | ucs_a1_cp936_table_max = 0x0000 + (sizeof (ucs_a1_cp936_table) / sizeof (unsigned short)) |
const unsigned short | ucs_a2_cp936_table [] |
const int | ucs_a2_cp936_table_min = 0x2000 |
const int | ucs_a2_cp936_table_max = 0x2000 + (sizeof (ucs_a2_cp936_table) / sizeof (unsigned short)) |
const unsigned short | ucs_a3_cp936_table [] |
const int | ucs_a3_cp936_table_min = 0x3000 |
const int | ucs_a3_cp936_table_max = 0x3000 + (sizeof (ucs_a3_cp936_table) / sizeof (unsigned short)) |
const unsigned short | ucs_i_cp936_table [] |
const int | ucs_i_cp936_table_min = 0x4e00 |
const int | ucs_i_cp936_table_max = 0x4e00 + (sizeof (ucs_i_cp936_table) / sizeof (unsigned short)) |
const int | ucs_ci_cp936_table_min = 0xf900 |
const int | ucs_ci_cp936_table_max = 0xfa2f |
const unsigned short | ucs_ci_s_cp936_table [] |
const unsigned short | ucs_cf_cp936_table [] |
const int | ucs_cf_cp936_table_min = 0xfe30 |
const int | ucs_cf_cp936_table_max = 0xfe30 + (sizeof (ucs_cf_cp936_table) / sizeof (unsigned short)) |
const unsigned short | ucs_sfv_cp936_table [] |
const int | ucs_sfv_cp936_table_min = 0xfe50 |
const int | ucs_sfv_cp936_table_max = 0xfe50 + (sizeof (ucs_sfv_cp936_table) / sizeof (unsigned short)) |
const unsigned short | ucs_hff_s_cp936_table [] |
const int | ucs_hff_cp936_table_min = 0xff00 |
const int | ucs_hff_cp936_table_max = 0xffff |
const unsigned short cp936_pua_tbl1[] |
Definition at line 3171 of file unicode_table_cp936.h.
const unsigned short cp936_pua_tbl2[] |
Definition at line 3361 of file unicode_table_cp936.h.
const unsigned short cp936_pua_tbl3[] |
Definition at line 3366 of file unicode_table_cp936.h.
const unsigned short cp936_ucs_table[] |
Definition at line 28 of file unicode_table_cp936.h.
const int cp936_ucs_table_size = (sizeof(cp936_ucs_table)/sizeof(unsigned short)) |
Definition at line 3169 of file unicode_table_cp936.h.
const unsigned short ucs_a1_cp936_table[] |
Definition at line 3383 of file unicode_table_cp936.h.
const int ucs_a1_cp936_table_max = 0x0000 + (sizeof (ucs_a1_cp936_table) / sizeof (unsigned short)) |
Definition at line 3529 of file unicode_table_cp936.h.
const int ucs_a1_cp936_table_min = 0x0000 |
Definition at line 3528 of file unicode_table_cp936.h.
const unsigned short ucs_a2_cp936_table[] |
Definition at line 3532 of file unicode_table_cp936.h.
const int ucs_a2_cp936_table_max = 0x2000 + (sizeof (ucs_a2_cp936_table) / sizeof (unsigned short)) |
Definition at line 3742 of file unicode_table_cp936.h.
const int ucs_a2_cp936_table_min = 0x2000 |
Definition at line 3741 of file unicode_table_cp936.h.
const unsigned short ucs_a3_cp936_table[] |
Definition at line 3744 of file unicode_table_cp936.h.
const int ucs_a3_cp936_table_max = 0x3000 + (sizeof (ucs_a3_cp936_table) / sizeof (unsigned short)) |
Definition at line 3875 of file unicode_table_cp936.h.
const int ucs_a3_cp936_table_min = 0x3000 |
Definition at line 3874 of file unicode_table_cp936.h.
const unsigned short ucs_cf_cp936_table[] |
Definition at line 6567 of file unicode_table_cp936.h.
const int ucs_cf_cp936_table_max = 0xfe30 + (sizeof (ucs_cf_cp936_table) / sizeof (unsigned short)) |
Definition at line 6574 of file unicode_table_cp936.h.
const int ucs_cf_cp936_table_min = 0xfe30 |
Definition at line 6573 of file unicode_table_cp936.h.
const int ucs_ci_cp936_table_max = 0xfa2f |
Definition at line 6556 of file unicode_table_cp936.h.
const int ucs_ci_cp936_table_min = 0xf900 |
Definition at line 6555 of file unicode_table_cp936.h.
const unsigned short ucs_ci_s_cp936_table[] |
Definition at line 6559 of file unicode_table_cp936.h.
const int ucs_hff_cp936_table_max = 0xffff |
Definition at line 6595 of file unicode_table_cp936.h.
const int ucs_hff_cp936_table_min = 0xff00 |
Definition at line 6594 of file unicode_table_cp936.h.
const unsigned short ucs_hff_s_cp936_table[] |
Definition at line 6590 of file unicode_table_cp936.h.
const unsigned short ucs_i_cp936_table[] |
Definition at line 3878 of file unicode_table_cp936.h.
const int ucs_i_cp936_table_max = 0x4e00 + (sizeof (ucs_i_cp936_table) / sizeof (unsigned short)) |
Definition at line 6506 of file unicode_table_cp936.h.
const int ucs_i_cp936_table_min = 0x4e00 |
Definition at line 6505 of file unicode_table_cp936.h.
const unsigned short ucs_sfv_cp936_table[] |
Definition at line 6578 of file unicode_table_cp936.h.
const int ucs_sfv_cp936_table_max = 0xfe50 + (sizeof (ucs_sfv_cp936_table) / sizeof (unsigned short)) |
Definition at line 6585 of file unicode_table_cp936.h.
const int ucs_sfv_cp936_table_min = 0xfe50 |
Definition at line 6584 of file unicode_table_cp936.h.