spl_dllist_object_new_ex 460 ext/spl/spl_dllist.c return spl_dllist_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); spl_dllist_object_new_ex 473 ext/spl/spl_dllist.c new_obj_val = spl_dllist_object_new_ex(old_object->ce, &intern, zobject, 1 TSRMLS_CC);