Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/config/
H A Dlua_module.cpp83 get_tree_key(lutok::state& state, const int table_index, const int field_index) in get_tree_key() function
161 const std::string dotted_key = get_tree_key(state, -3, -2); in redirect_newindex()
221 const std::string tree_key = get_tree_key(state, -2, -1); in redirect_index()