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

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h790 UCL_EXTERN unsigned int ucl_object_get_priority (const ucl_object_t *obj);
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_parser.c1092 unsigned priold = ucl_object_get_priority (tobj),
1093 prinew = ucl_object_get_priority (nobj);
H A Ducl_util.c3395 ucl_object_get_priority (const ucl_object_t *obj) function

Completed in 117 milliseconds