Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dluaconf.h244 #if !defined(LUA_DIRSEP)
247 #define LUA_DIRSEP "\\" macro
249 #define LUA_DIRSEP "/" macro
A Dloadlib.c43 #define LUA_CSUBSEP LUA_DIRSEP
47 #define LUA_LSUBSEP LUA_DIRSEP
512 luaL_optstring(L, 4, LUA_DIRSEP)); in ll_searchpath()
747 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATH_SEP "\n" LUA_PATH_MARK "\n" in luaopen_package()

Completed in 7 milliseconds