Home
last modified time | relevance | path

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

/src/contrib/kyua/engine/
H A Dconfig.cpp97 class config_parser : public config::parser { class
128 explicit config_parser(config::tree& tree_) : in config_parser() function in __anone64e608b0111::config_parser
267 config_parser(tree).parse(file); in load_config()