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

/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_hash.h89 bool ucl_hash_iter_has_next (ucl_hash_iter_t iter);
H A Ducl_hash.c86 ucl_hash_iter_has_next (ucl_hash_iter_t iter) function
H A Ducl_emitter.c169 if (ucl_hash_iter_has_next (it)) {
536 if (ucl_hash_iter_has_next(it)) {

Completed in 161 milliseconds