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

Data Fields

ZIOz
 
Mbuffer buff
 
const char * name
 
Dyndata dyd
 
const char * mode
 

Detailed Description

Definition at line 485 of file lua-5.1.5/src/ldo.c.

Field Documentation

◆ buff

Mbuffer SParser::buff

◆ dyd

Dyndata SParser::dyd

Definition at line 625 of file lua-5.2.4/src/ldo.c.

Referenced by f_parser(), f_parser(), f_parser(), and luaD_protectedparser().

◆ mode

const char * SParser::mode

Definition at line 626 of file lua-5.2.4/src/ldo.c.

Referenced by f_parser(), f_parser(), f_parser(), and luaD_protectedparser().

◆ name

const char * SParser::name

◆ z

ZIO * SParser::z

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