#include <pcre.h>
Public Attributes | |
unsigned long int | flags |
void * | study_data |
unsigned long int | match_limit |
void * | callout_data |
const unsigned char * | tables |
unsigned long int | match_limit_recursion |
void * | study_data |
void * | callout_data |
const unsigned char * | tables |
Definition at line 214 of file pcre.h.
unsigned long int pcre_extra::flags |
Definition at line 215 of file pcre.h.
Referenced by pcre_dfa_exec(), pcre_exec(), and pcre_fullinfo().
void* pcre_extra::study_data |
Definition at line 216 of file pcre.h.
Referenced by pcre_dfa_exec(), pcre_exec(), and pcre_fullinfo().
unsigned long int pcre_extra::match_limit |
void* pcre_extra::callout_data |
const unsigned char* pcre_extra::tables |
unsigned long int pcre_extra::match_limit_recursion |
void* pcre_extra::study_data |
void* pcre_extra::callout_data |
const unsigned char* pcre_extra::tables |