Searched defs:LUA_TLNGSTR (Results 1 – 2 of 2) sorted by relevance
57 #define LUA_TLNGSTR (LUA_TSTRING | (1 << 4)) /* long strings */ macro