rpm
4.5
|
#include <lua/lstate.h>
Data Fields | |
GCObject ** | hash |
ls_nstr | nuse |
int | size |
GCObject** stringtable::hash |
Definition at line 67 of file lstate.h.
Referenced by f_luaopen(), luaS_resize(), and newlstr().
ls_nstr stringtable::nuse |
Definition at line 68 of file lstate.h.
Referenced by f_luaopen(), and newlstr().
int stringtable::size |
Definition at line 69 of file lstate.h.
Referenced by f_luaopen(), luaS_resize(), and newlstr().