#include <pcre.h>
Public Attributes | |
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 |
int | pattern_position |
int | next_item_length |
Definition at line 134 of file pcre.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|