struct
re_pattern_buffer
(Return to index)
Type:
Instantiable
Include file:
../../regex/regex.h
Synopsis:
Public:
unsigned long
allocated
;
unsigned char *
buffer
;
char *
fastmap
;
size_t
re_nsub
;
reg_syntax_t
syntax
;
char *
translate
;
unsigned long
used
;
Public methods:
public unsigned long
allocated
public unsigned char *
buffer
public char *
fastmap
public size_t
re_nsub
public reg_syntax_t
syntax
public char *
translate
public unsigned long
used