Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_internal.h544 bool ucl_maybe_long_string (const ucl_object_t *obj);
H A Ducl_emitter_utils.c538 ucl_maybe_long_string (const ucl_object_t *obj) in ucl_maybe_long_string() function
H A Ducl_emitter.c456 if (ucl_maybe_long_string (obj)) { in ucl_emitter_common_elt()