native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
GMatchState Struct Reference
Collaboration diagram for GMatchState:
Collaboration graph
[legend]

Data Fields

const char * src
 
const char * p
 
const char * lastmatch
 
MatchState ms
 

Field Documentation

◆ lastmatch

const char* GMatchState::lastmatch

◆ ms

MatchState GMatchState::ms

◆ p

const char* GMatchState::p

◆ src

const char* GMatchState::src

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