Home
last modified time | relevance | path

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

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