Home
last modified time | relevance | path

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

/freebsd-head/contrib/libucl/tests/
HDtest_generate.c208 ucl_comments_add (comments, found, "# test comment"); in main()
/freebsd-head/contrib/libucl/include/
HDucl.h1286 UCL_EXTERN void ucl_comments_add (ucl_object_t *comments,
/freebsd-head/contrib/libucl/src/
HDucl_util.c3925 ucl_comments_add (ucl_object_t *comments, const ucl_object_t *obj, function