Home
last modified time | relevance | path

Searched defs:luaS_newlstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstring.c156 TString *luaS_newlstr (lua_State *L, const char *str, size_t l) { in luaS_newlstr() function
/freebsd/contrib/lua/src/
H A Dlstring.c221 TString *luaS_newlstr (lua_State *L, const char *str, size_t l) { in luaS_newlstr() function