Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dllex.c121 TString *luaX_newstring (LexState *ls, const char *str, size_t l) { in luaX_newstring() function
/freebsd-13.1/contrib/lua/src/
H A Dllex.c129 TString *luaX_newstring (LexState *ls, const char *str, size_t l) { in luaX_newstring() function