spl_dllist_object_new_ex  456 ext/spl/spl_dllist.c 	return spl_dllist_object_new_ex(class_type, NULL, 0);
spl_dllist_object_new_ex  466 ext/spl/spl_dllist.c 	new_object = spl_dllist_object_new_ex(old_object->ce, zobject, 1);