YAP 7.1.0
regex_t

Public Attributes

int re_magic
 
int re_nsub
 
const char * re_endp
 
struct re_gutsre_g
 

Detailed Description

Definition at line 48 of file yapregex.h.

Member Data Documentation

◆ re_endp

const char* re_endp

Definition at line 51 of file yapregex.h.

◆ re_g

struct re_guts* re_g

Definition at line 52 of file yapregex.h.

◆ re_magic

int re_magic

Definition at line 49 of file yapregex.h.

◆ re_nsub

int re_nsub

Definition at line 50 of file yapregex.h.


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