Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_internal.h458 bool allow_double, bool number_bytes, bool allow_time);
H A Ducl_parser.c720 bool allow_double, bool number_bytes, bool allow_time) in ucl_maybe_parse_number() argument
874 else if (allow_time && end - p >= 3) { in ucl_maybe_parse_number()
903 if (allow_time && in ucl_maybe_parse_number()
922 if (allow_time && in ucl_maybe_parse_number()