Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include "llex.h"
#include "lparser.h"
#include "lzio.h"
Go to the source code of this file.
Macros | |
#define | LUA_CORE |
Functions | |
LUAI_FUNC void | luaX_init (lua_State *L) |
LUAI_FUNC Proto * | luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff, const char *name) |
#define LUA_CORE |
Definition at line 15 of file noparser.c.
Definition at line 21 of file noparser.c.
References UNUSED.
Referenced by f_luaopen(), f_luaopen(), f_luaopen(), and f_luaopen().
Definition at line 25 of file noparser.c.
References lua_error(), lua_pushliteral, name, NULL, and UNUSED.
Referenced by f_parser(), f_parser(), f_parser(), and f_parser().