dllist_object    1301 ext/spl/spl_dllist.c 	spl_dllist_object *dllist_object = Z_SPLDLLIST_P(object);
dllist_object    1315 ext/spl/spl_dllist.c 	iterator->traverse_position  = dllist_object->traverse_position;
dllist_object    1316 ext/spl/spl_dllist.c 	iterator->traverse_pointer   = dllist_object->traverse_pointer;
dllist_object    1317 ext/spl/spl_dllist.c 	iterator->flags              = dllist_object->flags & SPL_DLLIST_IT_MASK;