Home
last modified time | relevance | path

Searched refs:strlib (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c993 static const luaL_Reg strlib[] = { variable
1030 luaL_newlib(L, strlib); in luaopen_string()
/freebsd-13.1/contrib/lua/src/
H A Dlstrlib.c1781 static const luaL_Reg strlib[] = { variable
1821 luaL_newlib(L, strlib);