Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c1752 ucl_parse_value(struct ucl_parser *parser, struct ucl_chunk *chunk) in ucl_parse_value() function
2583 if (!parser->cur_obj || !ucl_parse_value(parser, chunk)) { in ucl_state_machine()