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 358 of file lstrlib.c.

Member Data Documentation

◆ capture

struct { ... } MatchState::capture[LUA_MAXCAPTURES]

◆ init

const char* MatchState::init

Definition at line 366 of file lstrlib.c.

◆ L

lua_State* MatchState::L

Definition at line 362 of file lstrlib.c.

◆ len

ptrdiff_t MatchState::len

Definition at line 367 of file lstrlib.c.

◆ level

unsigned char MatchState::level

Definition at line 364 of file lstrlib.c.

◆ matchdepth

int MatchState::matchdepth

Definition at line 363 of file lstrlib.c.

◆ p_end

const char* MatchState::p_end

Definition at line 361 of file lstrlib.c.

◆ src_end

const char* MatchState::src_end

Definition at line 360 of file lstrlib.c.

◆ src_init

const char* MatchState::src_init

Definition at line 359 of file lstrlib.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29