Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstring.c134 static TString *internshrstr (lua_State *L, const char *str, size_t l) { in internshrstr() function
/freebsd/contrib/lua/src/
H A Dlstring.c188 static TString *internshrstr (lua_State *L, const char *str, size_t l) { in internshrstr() function