Home
last modified time | relevance | path

Searched refs:spl_fixedarray_object_new_ex (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c223 static zend_object_value spl_fixedarray_object_new_ex(zend_class_entry *class_type, spl_fixedarray_… in spl_fixedarray_object_new_ex() function
322 return spl_fixedarray_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); in spl_fixedarray_new()
335 new_obj_val = spl_fixedarray_object_new_ex(old_object->ce, &intern, zobject, 1 TSRMLS_CC); in spl_fixedarray_object_clone()

Completed in 16 milliseconds