PostgreSQL Source Code: cname Struct Reference (original) (raw)
Data Fields | |
---|---|
const char * | name |
const char | code |
Detailed Description
Definition at line 55 of file regc_locale.c.
Field Documentation
const char cname::code
Definition at line 58 of file regc_locale.c.
Referenced by element().
◆ name
const char* cname::name
Definition at line 57 of file regc_locale.c.
Referenced by element().
The documentation for this struct was generated from the following file:
- src/backend/regex/regc_locale.c