Data Fields | |
| const uschar * | lcc |
| const uschar * | fcc |
| const uschar * | cbits |
| const uschar * | ctypes |
| const uschar * | start_code |
| uschar * | name_table |
| int | names_found |
| int | name_entry_size |
| int | top_backref |
| unsigned int | backref_map |
| int | req_varyopt |
Definition at line 493 of file pcre.cpp.
| unsigned int compile_data::backref_map |
| const uschar* compile_data::cbits |
Definition at line 496 of file pcre.cpp.
Referenced by compile_branch(), pcre_compile(), pcre_study(), and set_start_bits().
| const uschar* compile_data::ctypes |
Definition at line 497 of file pcre.cpp.
Referenced by check_posix_syntax(), compile_branch(), pcre_compile(), pcre_study(), and set_bit().
| const uschar* compile_data::fcc |
Definition at line 495 of file pcre.cpp.
Referenced by compile_branch(), pcre_compile(), pcre_study(), and set_bit().
| const uschar* compile_data::lcc |
| const uschar* compile_data::start_code |
Definition at line 498 of file pcre.cpp.
Referenced by adjust_recurse(), compile_branch(), and pcre_compile().
1.4.7