Home
last modified time | relevance | path

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

/src/contrib/kyua/utils/config/
H A Dtree.cpp43 _strict(strict), _root(new detail::static_inner_node()) in tree()
53 _strict(strict), _root(root) in tree()
72 return config::tree(_strict, new_root); in deep_copy()
102 return config::tree(_strict, new_root); in combine()
199 if (_strict) in set_lua()
254 if (_strict) in set_string()
H A Dtree.hpp82 bool _strict; member in utils::config::tree
H A Dtree.ipp144 if (_strict)