Searched defs:UCL_ITERATE_BOTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h847 UCL_ITERATE_BOTH = (1 << 0) | (1 << 1), /**< Iterate both explicit and implicit arrays*/ enumerator in enum:ucl_iterate_type

Completed in 94 milliseconds