spl_fixedarray_object_new_ex 322 ext/spl/spl_fixedarray.c return spl_fixedarray_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); spl_fixedarray_object_new_ex 335 ext/spl/spl_fixedarray.c new_obj_val = spl_fixedarray_object_new_ex(old_object->ce, &intern, zobject, 1 TSRMLS_CC);