Data Fields | |
| unsigned long int | magic_number |
| size_t | size |
| const unsigned char * | tables |
| unsigned long int | options |
| unsigned short int | top_bracket |
| unsigned short int | top_backref |
| unsigned short int | first_byte |
| unsigned short int | req_byte |
| unsigned short int | name_entry_size |
| unsigned short int | name_count |
Definition at line 469 of file pcre.cpp.
| unsigned short int real_pcre::first_byte |
| unsigned long int real_pcre::magic_number |
Definition at line 470 of file pcre.cpp.
Referenced by pcre_compile(), pcre_exec(), and pcre_study().
| unsigned short int real_pcre::name_count |
Definition at line 479 of file pcre.cpp.
Referenced by pcre_compile(), pcre_exec(), and pcre_study().
| unsigned short int real_pcre::name_entry_size |
Definition at line 478 of file pcre.cpp.
Referenced by pcre_compile(), pcre_exec(), and pcre_study().
| unsigned long int real_pcre::options |
Definition at line 473 of file pcre.cpp.
Referenced by pcre_compile(), pcre_exec(), and pcre_study().
| unsigned short int real_pcre::req_byte |
| size_t real_pcre::size |
| const unsigned char* real_pcre::tables |
Definition at line 472 of file pcre.cpp.
Referenced by pcre_compile(), pcre_exec(), and pcre_study().
| unsigned short int real_pcre::top_backref |
| unsigned short int real_pcre::top_bracket |
1.4.7