Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_dllist.c367 static zend_object_value spl_dllist_object_new_ex(zend_class_entry *class_type, spl_dllist_object *… in spl_dllist_object_new_ex() function
460 return spl_dllist_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); in spl_dllist_object_new()
473 new_obj_val = spl_dllist_object_new_ex(old_object->ce, &intern, zobject, 1 TSRMLS_CC); in spl_dllist_object_clone()

Completed in 7 milliseconds