|
Process Hacker
|
#include <pcre.h>
Data Fields | |
| 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 |