Searched refs:spl_object_storage_addall (Results 1 – 1 of 1) sorted by relevance
245 void spl_object_storage_addall(spl_SplObjectStorage *intern, spl_SplObjectStorage *other) { /* {{{ … in spl_object_storage_addall() function307 spl_object_storage_addall(intern, other); in spl_object_storage_new_ex()577 spl_object_storage_addall(intern, other); in PHP_METHOD()
Completed in 6 milliseconds