#include <lua/lobject.h>
Collaboration diagram for TString:

Data Fields | |
| L_Umaxalign | dummy |
| struct { | |
| GCObject * next | |
| lu_byte tt | |
| lu_byte marked | |
| lu_byte reserved | |
| lu_hash hash | |
| size_t len | |
| } | tsv |
Definition at line 180 of file lobject.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by DumpString(), luaS_newlstr(), luaV_strcmp(), luaX_init(), luaX_lex(), and newlstr(). |
|
|
|
1.4.4