Home
last modified time | relevance | path

Searched defs:luaopen_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlualib.h30 LUAMOD_API int (luaopen_string) (lua_State *L); variable
H A Dlstrlib.c1045 LUAMOD_API int luaopen_string (lua_State *L) { in luaopen_string() function
/freebsd-12.1/contrib/lua/src/
H A Dlualib.h33 LUAMOD_API int (luaopen_string) (lua_State *L); variable
H A Dlstrlib.c1600 LUAMOD_API int luaopen_string (lua_State *L) { function