PostgreSQL Source Code
git master
|
#include <unicode_normprops_table.h>
Data Fields | |
unsigned int | codepoint:21 |
signed int | quickcheck:4 |
Definition at line 9 of file unicode_normprops_table.h.
unsigned int pg_unicode_normprops::codepoint |
Definition at line 11 of file unicode_normprops_table.h.
Referenced by qc_hash_lookup().
signed int pg_unicode_normprops::quickcheck |
Definition at line 12 of file unicode_normprops_table.h.
Referenced by qc_is_allowed().