|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Go to the source code of this file.
Data Structures | |
| struct | zone |
| struct | stringpool_t |
Macros | |
| #define | gperf_offsetof(s, n) (short)offsetof(struct s##_t, s##_str##n) |
| #define | TOTAL_KEYWORDS 316 |
| #define | MIN_WORD_LENGTH 1 |
| #define | MAX_WORD_LENGTH 17 |
| #define | MIN_HASH_VALUE 2 |
| #define | MAX_HASH_VALUE 619 |
| #define | GPERF_DOWNCASE 1 |
| #define | GPERF_CASE_STRNCMP 1 |
| #define | stringpool ((const char *) &stringpool_contents) |
Functions | |
| const struct zone * | zonetab (register const char *str, register size_t len) |
Definition at line 806 of file zonetab.h.
References gperf_offsetof, key, MIN_WORD_LENGTH, and stringpool.