#include <lobject.h>
Public Attributes | |
| 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().
| struct { ... } TString::tsv |
Referenced by anchor_token(), DumpString(), l_strcmp(), llex(), luaS_newlstr(), luaX_init(), newlstr(), and PrintString().
1.5.3