Searched defs:next_key (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_parser.c901 ucl_parse_key (struct ucl_parser *parser, struct ucl_chunk *chunk, bool *next_key, bool *end_of_object) argument
1602 bool next_key = false, end_of_object = false; local

Completed in 44 milliseconds