Searched defs:dotted_key (Results 1 – 2 of 2) sorted by relevance
119 config::tree::define_dynamic(const std::string& dotted_key) in define_dynamic()166 config::tree::push_lua(const std::string& dotted_key, lutok::state& state) const in push_lua() argument189 config::tree::set_lua(const std::string& dotted_key, lutok::state& state, in set_lua()244 config::tree::set_string(const std::string& dotted_key, in set_string()276 config::tree::all_properties(const std::string& dotted_key, in all_properties()
161 const std::string dotted_key = get_tree_key(state, -3, -2); in redirect_newindex() local