|
PostgreSQL Source Code git master
|
#include <unicode_case_table.h>
Data Fields | |
| int16 | conditions |
| char32_t | map [NCaseKind][MAX_CASE_EXPANSION] |
Definition at line 44 of file unicode_case_table.h.
| int16 pg_special_case::conditions |
Definition at line 46 of file unicode_case_table.h.
| char32_t pg_special_case::map[NCaseKind][MAX_CASE_EXPANSION] |
Definition at line 47 of file unicode_case_table.h.
Referenced by casemap().