Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp84 static int lua_current_kyuafile(lutok::state&);
198 _state.push_cxx_function(lua_current_kyuafile); in parser()
512 lua_current_kyuafile(lutok::state& state) in lua_current_kyuafile() function