RetroArch
Public Attributes | List of all members
MatchState Struct Reference
Collaboration diagram for MatchState:
[legend]

Public Attributes

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

Member Data Documentation

◆ capture

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

◆ init

const char* MatchState::init

◆ L

lua_State* MatchState::L

◆ len

ptrdiff_t MatchState::len

◆ level

unsigned char MatchState::level

◆ matchdepth

int MatchState::matchdepth

◆ p_end

const char* MatchState::p_end

◆ src_end

const char* MatchState::src_end

◆ src_init

const char* MatchState::src_init

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