Lines Matching defs:it
247 ucl_object_iter_t it = NULL, iter = NULL;
252 while ((obj = ucl_iterate_object(top, &it, true))) {
369 it = NULL;
370 while ((obj = ucl_iterate_object(top, &it, true))) {
397 ucl_object_iter_t it = NULL, it2 = NULL;
413 while ((obj = ucl_iterate_object(top, &it, true))) {
498 ucl_object_iter_t it = NULL, it2 = NULL;
513 while ((obj = ucl_iterate_object(top, &it, true))) {
697 ucl_object_iter_t it = NULL, it2 = NULL;
705 while ((obj = ucl_iterate_object(top, &it, true))) {
889 ucl_object_iter_t it = NULL, child_it = NULL;
897 while ((obj = ucl_iterate_object(top, &it, true))) {