php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
const unsigned short | ucs_i_gb2312_table [] |
const int | ucs_i_gb2312_table_min = 0x4e00 |
const int | ucs_i_gb2312_table_max = 0x4e00 + (sizeof (ucs_i_gb2312_table) / sizeof (unsigned short)) |
const unsigned short ucs_i_gb2312_table[] |
Definition at line 1 of file unicode_table_gb2312.h.
const int ucs_i_gb2312_table_max = 0x4e00 + (sizeof (ucs_i_gb2312_table) / sizeof (unsigned short)) |
Definition at line 2619 of file unicode_table_gb2312.h.
const int ucs_i_gb2312_table_min = 0x4e00 |
Definition at line 2618 of file unicode_table_gb2312.h.