VSF Documented
Data Fields
TRex Struct Reference

Data Fields

const TRexChar_eol
 
const TRexChar_bol
 
const TRexChar_p
 
int _first
 
int _op
 
TRexNode_nodes
 
int _nallocated
 
int _nsize
 
int _nsubexpr
 
TRexMatch_matches
 
int _currsubexp
 
void * _jmpbuf
 
const TRexChar ** _error
 
int _flags
 

Field Documentation

◆ _eol

const TRexChar* TRex::_eol

◆ _bol

const TRexChar* TRex::_bol

◆ _p

const TRexChar* TRex::_p

◆ _first

int TRex::_first

◆ _op

int TRex::_op

◆ _nodes

TRexNode* TRex::_nodes

◆ _nallocated

int TRex::_nallocated

◆ _nsize

int TRex::_nsize

◆ _nsubexpr

int TRex::_nsubexpr

◆ _matches

TRexMatch* TRex::_matches

◆ _currsubexp

int TRex::_currsubexp

◆ _jmpbuf

void* TRex::_jmpbuf

◆ _error

const TRexChar** TRex::_error

◆ _flags

int TRex::_flags
Generated from commit: vsfteam/vsf@c3767bf