PostgreSQL Source Code
git master
|
#include <unicode_category_table.h>
Data Fields | |
uint8 | category |
uint8 | properties |
Definition at line 34 of file unicode_category_table.h.
uint8 pg_unicode_properties::category |
Definition at line 36 of file unicode_category_table.h.
Referenced by unicode_category().
uint8 pg_unicode_properties::properties |
Definition at line 37 of file unicode_category_table.h.
Referenced by pg_u_prop_alphabetic(), pg_u_prop_case_ignorable(), pg_u_prop_cased(), pg_u_prop_hex_digit(), pg_u_prop_join_control(), pg_u_prop_lowercase(), pg_u_prop_uppercase(), and pg_u_prop_white_space().