php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
const unsigned short | uhc1_ucs_table [] |
const int | uhc1_ucs_table_size = (sizeof(uhc1_ucs_table)/sizeof(unsigned short)) |
const unsigned short | uhc3_ucs_table [] |
const int | uhc3_ucs_table_size = (sizeof(uhc3_ucs_table)/sizeof(unsigned short)) |
const unsigned short | ucs_a1_uhc_table [] |
const int | ucs_a1_uhc_table_min = 0x0000 |
const int | ucs_a1_uhc_table_max = 0x0000 + (sizeof(ucs_a1_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_a2_uhc_table [] |
const int | ucs_a2_uhc_table_min = 0x2000 |
const int | ucs_a2_uhc_table_max = 0x2000 + (sizeof(ucs_a2_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_a3_uhc_table [] |
const int | ucs_a3_uhc_table_min = 0x2f00 |
const int | ucs_a3_uhc_table_max = 0x2f00 + (sizeof(ucs_a3_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_i_uhc_table [] |
const int | ucs_i_uhc_table_min = 0x4d00 |
const int | ucs_i_uhc_table_max = 0x4d00 + (sizeof(ucs_i_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_s_uhc_table [] |
const int | ucs_s_uhc_table_min = 0xab00 |
const int | ucs_s_uhc_table_max = 0xab00 + (sizeof(ucs_s_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_r1_uhc_table [] |
const int | ucs_r1_uhc_table_min = 0xf800 |
const int | ucs_r1_uhc_table_max = 0xf800 + (sizeof(ucs_r1_uhc_table)/sizeof(unsigned short)) |
const unsigned short | ucs_r2_uhc_table [] |
const int | ucs_r2_uhc_table_min = 0xff00 |
const int | ucs_r2_uhc_table_max = 0xff00 + (sizeof (ucs_r2_uhc_table) / sizeof (unsigned short)) |
const unsigned short ucs_a1_uhc_table[] |
Definition at line 2349 of file unicode_table_uhc.h.
const int ucs_a1_uhc_table_max = 0x0000 + (sizeof(ucs_a1_uhc_table)/sizeof(unsigned short)) |
Definition at line 2495 of file unicode_table_uhc.h.
const int ucs_a1_uhc_table_min = 0x0000 |
Definition at line 2494 of file unicode_table_uhc.h.
const unsigned short ucs_a2_uhc_table[] |
Definition at line 2497 of file unicode_table_uhc.h.
const int ucs_a2_uhc_table_max = 0x2000 + (sizeof(ucs_a2_uhc_table)/sizeof(unsigned short)) |
Definition at line 2711 of file unicode_table_uhc.h.
const int ucs_a2_uhc_table_min = 0x2000 |
Definition at line 2710 of file unicode_table_uhc.h.
const unsigned short ucs_a3_uhc_table[] |
Definition at line 2713 of file unicode_table_uhc.h.
const int ucs_a3_uhc_table_max = 0x2f00 + (sizeof(ucs_a3_uhc_table)/sizeof(unsigned short)) |
Definition at line 2875 of file unicode_table_uhc.h.
const int ucs_a3_uhc_table_min = 0x2f00 |
Definition at line 2874 of file unicode_table_uhc.h.
const unsigned short ucs_i_uhc_table[] |
Definition at line 2877 of file unicode_table_uhc.h.
const int ucs_i_uhc_table_max = 0x4d00 + (sizeof(ucs_i_uhc_table)/sizeof(unsigned short)) |
Definition at line 5588 of file unicode_table_uhc.h.
const int ucs_i_uhc_table_min = 0x4d00 |
Definition at line 5587 of file unicode_table_uhc.h.
const unsigned short ucs_r1_uhc_table[] |
Definition at line 7069 of file unicode_table_uhc.h.
const int ucs_r1_uhc_table_max = 0xf800 + (sizeof(ucs_r1_uhc_table)/sizeof(unsigned short)) |
Definition at line 7139 of file unicode_table_uhc.h.
const int ucs_r1_uhc_table_min = 0xf800 |
Definition at line 7138 of file unicode_table_uhc.h.
const unsigned short ucs_r2_uhc_table[] |
Definition at line 7141 of file unicode_table_uhc.h.
const int ucs_r2_uhc_table_max = 0xff00 + (sizeof (ucs_r2_uhc_table) / sizeof (unsigned short)) |
Definition at line 7174 of file unicode_table_uhc.h.
const int ucs_r2_uhc_table_min = 0xff00 |
Definition at line 7173 of file unicode_table_uhc.h.
const unsigned short ucs_s_uhc_table[] |
Definition at line 5590 of file unicode_table_uhc.h.
const int ucs_s_uhc_table_max = 0xab00 + (sizeof(ucs_s_uhc_table)/sizeof(unsigned short)) |
Definition at line 7067 of file unicode_table_uhc.h.
const int ucs_s_uhc_table_min = 0xab00 |
Definition at line 7066 of file unicode_table_uhc.h.
const unsigned short uhc1_ucs_table[] |
Definition at line 28 of file unicode_table_uhc.h.
const int uhc1_ucs_table_size = (sizeof(uhc1_ucs_table)/sizeof(unsigned short)) |
Definition at line 1695 of file unicode_table_uhc.h.
const unsigned short uhc3_ucs_table[] |
Definition at line 1697 of file unicode_table_uhc.h.
const int uhc3_ucs_table_size = (sizeof(uhc3_ucs_table)/sizeof(unsigned short)) |
Definition at line 2346 of file unicode_table_uhc.h.