PostgreSQL Source Code: lookup Struct Reference (original) (raw)
Data Fields | |
---|---|
const char * | l_word |
const int | l_value |
Detailed Description
Definition at line 303 of file zic.c.
Field Documentation
◆ l_value
const int lookup::l_value
Definition at line 306 of file zic.c.
Referenced by getleapdatetime(), infile(), inleap(), and rulesub().
◆ l_word
const char* lookup::l_word
Definition at line 305 of file zic.c.
Referenced by byword().
The documentation for this struct was generated from the following file:
- src/timezone/zic.c