#include <lobject.h>
Data Fields | |
L_Umaxalign | dummy |
struct { | |
CommonHeader | |
lu_byte reserved | |
unsigned int hash | |
size_t len | |
} | tsv |
Definition at line 199 of file lobject.h.
unsigned int TString::hash |
size_t TString::len |
Definition at line 205 of file lobject.h.
Referenced by anchor_token(), DumpString(), l_strcmp(), luaS_newlstr(), newlstr(), and PrintString().
Definition at line 203 of file lobject.h.
Referenced by llex(), luaX_init(), and newlstr().
struct { ... } TString::tsv |
Referenced by anchor_token(), DumpString(), l_strcmp(), llex(), luaS_newlstr(), luaX_init(), newlstr(), and PrintString().