Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
MatchState Struct Reference

Data Fields

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

Detailed Description

Definition at line 170 of file lua-5.1.5/src/lstrlib.c.

Field Documentation

◆ [struct] [1/4]

◆ [struct] [2/4]

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

◆ [struct] [3/4]

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

◆ [struct] [4/4]

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

◆ init

◆ L

◆ len

◆ level [1/2]

◆ level [2/2]

unsigned char MatchState::level

Definition at line 220 of file lua-5.3.6/src/lstrlib.c.

◆ matchdepth

int MatchState::matchdepth

◆ p_end

◆ src_end

◆ src_init


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