PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pg_special_case Struct Reference

#include <unicode_case_table.h>

Data Fields

int16 conditions
 
char32_t map [NCaseKind][UNICODE_MAX_CASEMAP_CODEPOINTS]
 

Detailed Description

Definition at line 39 of file unicode_case_table.h.

Field Documentation

◆ conditions

int16 pg_special_case::conditions

Definition at line 41 of file unicode_case_table.h.

◆ map

Definition at line 42 of file unicode_case_table.h.

Referenced by casemap().


The documentation for this struct was generated from the following file: