Searched refs:LUA_DIRSEP (Results 1 – 2 of 2) sorted by relevance
244 #if !defined(LUA_DIRSEP)247 #define LUA_DIRSEP "\\" macro249 #define LUA_DIRSEP "/" macro
43 #define LUA_CSUBSEP LUA_DIRSEP47 #define LUA_LSUBSEP LUA_DIRSEP512 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