php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
unicode_table_gb2312.h File Reference

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))
 

Variable Documentation

◆ ucs_i_gb2312_table

const unsigned short ucs_i_gb2312_table[]

Definition at line 1 of file unicode_table_gb2312.h.

◆ ucs_i_gb2312_table_max

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.

◆ ucs_i_gb2312_table_min

const int ucs_i_gb2312_table_min = 0x4e00

Definition at line 2618 of file unicode_table_gb2312.h.