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

/freebsd-12-stable/lib/liblua/
H A Dluaconf.h172 ** LUA_PATH_MARK is the string that marks the substitution points in a
178 #define LUA_PATH_MARK "?" macro
/freebsd-12-stable/stand/liblua/
H A Dluaconf.h165 ** LUA_PATH_MARK is the string that marks the substitution points in a
171 #define LUA_PATH_MARK "?" macro
/freebsd-12-stable/contrib/lua/src/
H A Dloadlib.c445 LUA_PATH_MARK, name);
775 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATH_SEP "\n" LUA_PATH_MARK "\n"

Completed in 70 milliseconds