rpm
4.5
|
#include <lua/lobject.h>
Data Fields | |
L_Umaxalign | dummy |
struct { | |
GCObject * next | |
lu_byte tt | |
lu_byte marked | |
lu_byte reserved | |
lu_hash hash | |
size_t len | |
} | tsv |
size_t TString::len |
Definition at line 186 of file lobject.h.
Referenced by DumpString(), luaS_newlstr(), luaV_strcmp(), and newlstr().
Definition at line 184 of file lobject.h.
Referenced by luaX_init(), luaX_lex(), and newlstr().
struct { ... } TString::tsv |
Referenced by DumpString(), luaS_newlstr(), luaV_strcmp(), luaX_init(), luaX_lex(), and newlstr().