Process Hacker
regex_t Struct Reference

#include <pcreposix.h>

Data Fields

void * re_pcre
 
size_t re_nsub
 
size_t re_erroffset
 

Detailed Description

Definition at line 97 of file pcreposix.h.

Field Documentation

size_t re_erroffset

Definition at line 100 of file pcreposix.h.

size_t re_nsub

Definition at line 99 of file pcreposix.h.

void* re_pcre

Definition at line 98 of file pcreposix.h.


The documentation for this struct was generated from the following file: