Searched refs:ucl_parse_key (Results 1 – 1 of 1) sorted by relevance
917 ucl_parse_key (struct ucl_parser *parser, struct ucl_chunk *chunk, bool *next_key, bool *end_of_obj… in ucl_parse_key() function1688 if (!ucl_parse_key (parser, chunk, &next_key, &end_of_object)) { in ucl_state_machine()