Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c1298 got_content = false, got_sep = false; in ucl_parse_key() local
1443 got_sep = got_semicolon || got_eq; in ucl_parse_key()
1445 if (!got_sep) { in ucl_parse_key()
1928 bool got_sep = false; in ucl_parse_after_value() local
1944 got_sep = true; in ucl_parse_after_value()
2008 got_sep = true; in ucl_parse_after_value()
2012 got_sep = true; in ucl_parse_after_value()
2018 if (!got_sep) { in ucl_parse_after_value()