Searched refs:ucl_maybe_parse_boolean (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_internal.h338 ucl_maybe_parse_boolean (ucl_object_t *obj, const unsigned char *start, size_t len) function
H A Ducl_parser.c1732 else if (!ucl_maybe_parse_boolean (obj, c, str_len)) {
H A Ducl_util.c2121 if (!ucl_maybe_parse_boolean (obj, dst, obj->len) && (flags & UCL_STRING_PARSE_NUMBER)) {

Completed in 78 milliseconds