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

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h681 UCL_EXTERN const ucl_object_t* ucl_object_lookup_any (const ucl_object_t *obj,
683 #define ucl_object_find_any_key ucl_object_lookup_any
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_generate.c171 test = ucl_object_lookup_any (obj, "key100", "key200", "key300", "key16", NULL);
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c2385 ucl_object_lookup_any (const ucl_object_t *obj, function

Completed in 115 milliseconds