Searched refs:ucl_parse_value (Results 1 – 1 of 1) sorted by relevance
1752 ucl_parse_value(struct ucl_parser *parser, struct ucl_chunk *chunk) in ucl_parse_value() function2583 if (!parser->cur_obj || !ucl_parse_value(parser, chunk)) { in ucl_state_machine()