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

/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_generate.c175 cur = ucl_object_pop_key (obj, "key16");
177 test = ucl_object_pop_key (obj, "key16");
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h449 UCL_EXTERN ucl_object_t* ucl_object_pop_key (ucl_object_t *top, const char *key)
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c2297 ucl_object_pop_key (ucl_object_t *top, const char *key) function

Completed in 73 milliseconds