
Data Fields | |
| lua_State * | L |
| ZIO * | Z |
| Mbuffer * | b |
| int | swap |
| const char * | name |
Definition at line 21 of file lundump.c.
|
|
Definition at line 24 of file lundump.c. Referenced by LoadString(), and luaU_undump(). |
|
|
Definition at line 22 of file lundump.c. Referenced by LoadCode(), LoadConstants(), LoadFunction(), LoadHeader(), LoadInt(), LoadLines(), LoadLocals(), LoadSignature(), LoadString(), LoadUpvalues(), luaU_undump(), TestSize(), and unexpectedEOZ(). |
|
|
Definition at line 27 of file lundump.c. Referenced by LoadConstants(), LoadFunction(), LoadHeader(), LoadInt(), LoadSignature(), LoadUpvalues(), luaU_undump(), TestSize(), and unexpectedEOZ(). |
|
|
Definition at line 25 of file lundump.c. Referenced by LoadBlock(), LoadHeader(), and LoadVector(). |
|
|
Definition at line 23 of file lundump.c. Referenced by ezgetc(), ezread(), and luaU_undump(). |
1.4.4