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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloadlib.c92 #define LUA_OFSEP "_" macro
422 modname = luaL_gsub(L, modname, ".", LUA_OFSEP);

Completed in 111 milliseconds