Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c494 luaL_addgsub(&buff, path, LUA_PATH_MARK, name); in searchpath()
752 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATH_SEP "\n" LUA_PATH_MARK "\n" in luaopen_package()
H A Dluaconf.h185 #define LUA_PATH_MARK "?" macro
H A Dluaconf.h.dist174 ** LUA_PATH_MARK is the string that marks the substitution points in a
180 #define LUA_PATH_MARK "?"
/freebsd/lib/liblua/
H A Dluaconf.h182 #define LUA_PATH_MARK "?" macro
/freebsd/stand/liblua/
H A Dluaconf.h175 #define LUA_PATH_MARK "?" macro