Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c55 #define LUA_OFSEP "_" macro
565 modname = luaL_gsub(L, modname, ".", LUA_OFSEP); in loadfunc()