Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
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) |