#include <pcre.h>
Data Fields | |
| int | version |
| int | callout_number |
| int * | offset_vector |
| const char * | subject |
| int | subject_length |
| int | start_match |
| int | current_position |
| int | capture_top |
| int | capture_last |
| void * | callout_data |
Definition at line 107 of file pcre.h.
| const char* pcre_callout_block::subject |
1.4.7