Public Member Functions | |
| void | internal_set_bit (uint32_t bit) |
| void | internal_clear_bit (uint32_t bit) |
| void | or_bits (const REP_SET *from) |
| void | copy_bits (const REP_SET *from) |
| int | cmp_bits (const REP_SET *set2) const |
| int | get_next_bit (uint32_t lastpos) const |
Public Attributes | |
| uint32_t * | bits |
| short | next [LAST_CHAR_CODE] |
| uint32_t | found_len |
| int | found_offset |
| uint32_t | table_offset |
| uint32_t | size_of_bits |
Definition at line 6063 of file drizzletest.cc.