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

/freebsd-12-stable/contrib/libucl/include/
H A Ducl.h806 UCL_SORT_KEYS_RECURSIVE = (1u << 1u), enumerator in enum:ucl_object_keys_sort_flags
/freebsd-12-stable/contrib/libucl/lua/
H A Dlua_ucl.c1448 ucl_object_sort_keys (obj, UCL_SORT_KEYS_RECURSIVE);
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_hash.c630 if (fl & UCL_SORT_KEYS_RECURSIVE) {

Completed in 60 milliseconds