Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/examples/
H A Dhello.cpp53 state.get_global("print"); in main()
H A Draii.cpp119 state.get_global("example"); in main()
/freebsd/contrib/lutok/
H A Dstate.hpp98 void get_global(const std::string&);
H A Dstate.cpp302 lutok::state::get_global(const std::string& name) in get_global() function in lutok::state
H A Dstate_test.cpp204 state.get_global("test_variable"); in ATF_TEST_CASE_BODY()
214 state.get_global("test_variable"); in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/utils/config/
H A Dparser.cpp125 state.get_global("_config_parser"); in lua_syntax()
/freebsd/contrib/kyua/utils/fs/
H A Dlua_module.cpp72 state.get_global("_fs_start_dir"); in qualify_path()
/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp244 state.get_global("_parser"); in get_from_state()