Home
last modified time | relevance | path

Searched refs:luaK_stringK (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dlcode.h59 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
Dlcode.c458 int luaK_stringK (FuncState *fs, TString *s) { in luaK_stringK() function
Dlparser.c152 init_exp(e, VK, luaK_stringK(ls->fs, s)); in codestring()