Public Attributes | List of all members
MatchState Struct Reference

Public Attributes

struct {
   const char *   init
 
   ptrdiff_t   len
 
capture [LUA_MAXCAPTURES]
 
lua_StateL
 
unsigned char level
 
int matchdepth
 
const char * p_end
 
const char * src_end
 
const char * src_init
 

Detailed Description

Definition at line 356 of file lstrlib.c.

Member Data Documentation

struct { ... } MatchState::capture[LUA_MAXCAPTURES]
const char* MatchState::init

Definition at line 364 of file lstrlib.c.

lua_State* MatchState::L

Definition at line 360 of file lstrlib.c.

ptrdiff_t MatchState::len

Definition at line 365 of file lstrlib.c.

unsigned char MatchState::level

Definition at line 362 of file lstrlib.c.

int MatchState::matchdepth

Definition at line 361 of file lstrlib.c.

const char* MatchState::p_end

Definition at line 359 of file lstrlib.c.

const char* MatchState::src_end

Definition at line 358 of file lstrlib.c.

const char* MatchState::src_init

Definition at line 357 of file lstrlib.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49