Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/tests/
H A Dtest_generate.c211 ucl_comments_move (comments, found, test); in main()
/freebsd/contrib/libucl/include/
H A Ducl.h1290 UCL_EXTERN bool ucl_comments_move(ucl_object_t *comments,
/freebsd/contrib/libucl/src/
H A Ducl_util.c3935 bool ucl_comments_move(ucl_object_t *comments, function