#include <pcre_internal.h>
Public Attributes | |
pcre_uint32 | size |
pcre_uint32 | options |
uschar | start_bits [32] |
Definition at line 947 of file pcre_internal.h.
pcre_uint32 pcre_study_data::size |
Definition at line 948 of file pcre_internal.h.
Referenced by _pcre_try_flipped(), main(), pcre_fullinfo(), and pcre_study().
pcre_uint32 pcre_study_data::options |
Definition at line 949 of file pcre_internal.h.
Referenced by _pcre_try_flipped(), main(), pcre_dfa_exec(), pcre_exec(), pcre_fullinfo(), and pcre_study().
Definition at line 950 of file pcre_internal.h.
Referenced by pcre_dfa_exec(), pcre_exec(), and pcre_study().