Searched refs:LUA_DIRSEP (Results 1 – 3 of 3) sorted by relevance
125 #define LUA_DIRSEP "\\" macro127 #define LUA_DIRSEP "/" macro
114 #define LUA_DIRSEP "\\" macro116 #define LUA_DIRSEP "/" macro
354 name = luaL_gsub(L, name, ".", LUA_DIRSEP); in findfile()652 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATHSEP "\n" LUA_PATH_MARK "\n" in luaopen_package()