Home
last modified time | relevance | path

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

/trueos/contrib/libucl/src/
HDucl_parser.c917 ucl_parse_key (struct ucl_parser *parser, struct ucl_chunk *chunk, bool *next_key, bool *end_of_obj… in ucl_parse_key() function
1688 if (!ucl_parse_key (parser, chunk, &next_key, &end_of_object)) { in ucl_state_machine()