#include <lua/lzio.h>
Data Fields | |
| size_t | n |
| const char * | p |
| lua_Chunkreader | reader |
| void * | data |
| const char * | name |
Definition at line 58 of file lzio.h.
|
|
Definition at line 63 of file lzio.h. Referenced by luaZ_fill(), and luaZ_init(). |
|
|
Definition at line 59 of file lzio.h. Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read(). |
|
|
Definition at line 64 of file lzio.h. Referenced by luaZ_init(). |
|
|
Definition at line 61 of file lzio.h. Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read(). |
|
|
Definition at line 62 of file lzio.h. Referenced by luaZ_fill(), and luaZ_init(). |
1.4.4