#include <pcre.h>
Public Attributes | |
int | version |
int | callout_number |
int * | offset_vector |
PCRE_SPTR | subject |
int | subject_length |
int | start_match |
int | current_position |
int | capture_top |
int | capture_last |
void * | callout_data |
int | pattern_position |
int | next_item_length |
int * | offset_vector |
void * | callout_data |
Definition at line 228 of file pcre.h.
PCRE_SPTR pcre_callout_block::subject |