Home
last modified time | relevance | path

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

/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_array.c158 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zend_object *orig, int cl… in spl_array_object_new_ex() function
261 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
270 new_object = spl_array_object_new_ex(old_object->ce, old_object, 1); in spl_array_object_clone()
1272 RETURN_OBJ(spl_array_object_new_ex(intern->ce_get_iterator, Z_OBJ_P(object), 0)); in PHP_METHOD()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_array.c158 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zend_object *orig, int cl… in spl_array_object_new_ex() function
261 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
270 new_object = spl_array_object_new_ex(old_object->ce, old_object, 1); in spl_array_object_clone()
1272 RETURN_OBJ(spl_array_object_new_ex(intern->ce_get_iterator, Z_OBJ_P(object), 0)); in PHP_METHOD()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_array.c158 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zend_object *orig, int cl… in spl_array_object_new_ex() function
261 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
270 new_object = spl_array_object_new_ex(old_object->ce, old_object, 1); in spl_array_object_clone()
1313 RETURN_OBJ(spl_array_object_new_ex(intern->ce_get_iterator, Z_OBJ_P(object), 0)); in PHP_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_array.c158 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zend_object *orig, int cl… in spl_array_object_new_ex() function
261 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
270 new_object = spl_array_object_new_ex(old_object->ce, old_object, 1); in spl_array_object_clone()
1313 RETURN_OBJ(spl_array_object_new_ex(intern->ce_get_iterator, Z_OBJ_P(object), 0)); in PHP_METHOD()
/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_array.c168 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_ori… in spl_array_object_new_ex() function
270 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
281 new_object = spl_array_object_new_ex(old_object->ce, zobject, 1); in spl_array_object_clone()
1348 ZVAL_OBJ(return_value, spl_array_object_new_ex(intern->ce_get_iterator, object, 0)); in SPL_METHOD()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_array.c168 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_ori… in spl_array_object_new_ex() function
271 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
282 new_object = spl_array_object_new_ex(old_object->ce, zobject, 1); in spl_array_object_clone()
1324 ZVAL_OBJ(return_value, spl_array_object_new_ex(intern->ce_get_iterator, object, 0)); in SPL_METHOD()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_array.c168 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_ori… in spl_array_object_new_ex() function
270 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
281 new_object = spl_array_object_new_ex(old_object->ce, zobject, 1); in spl_array_object_clone()
1348 ZVAL_OBJ(return_value, spl_array_object_new_ex(intern->ce_get_iterator, object, 0)); in SPL_METHOD()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_array.c168 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_ori… in spl_array_object_new_ex() function
271 return spl_array_object_new_ex(class_type, NULL, 0); in spl_array_object_new()
282 new_object = spl_array_object_new_ex(old_object->ce, zobject, 1); in spl_array_object_clone()
1324 ZVAL_OBJ(return_value, spl_array_object_new_ex(intern->ce_get_iterator, object, 0)); in SPL_METHOD()