Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_schema.c501 found = ucl_array_head(obj); in ucl_schema_validate_array()
713 res = ucl_array_head(cur); in ucl_schema_resolve_ref_component()
H A Ducl_util.c3258 ucl_array_head(const ucl_object_t *top)
3266 ucl_array_head (const ucl_object_t *top) global() function
/freebsd/contrib/libucl/include/
H A Ducl.h533 UCL_EXTERN const ucl_object_t *ucl_array_head(const ucl_object_t *top);