Home
last modified time | relevance | path

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

/NextBSD/contrib/libucl/doc/
HDapi.md32 - [ucl_object_new](#ucl_object_new)
323 ## ucl_object_new section in Generation functions
325 ucl_object_t * ucl_object_new (void)
/NextBSD/contrib/libucl/src/
HDucl_util.c1903 obj = ucl_object_new ();
2491 ucl_object_new (void) function
2584 obj = ucl_object_new ();
2598 obj = ucl_object_new ();
2612 obj = ucl_object_new ();
/NextBSD/contrib/libucl/include/
HDucl.h268 UCL_EXTERN ucl_object_t* ucl_object_new (void) UCL_WARN_UNUSED_RESULT;