Searched refs:gcdata_arr_pp (Results 1 – 1 of 1) sorted by relevance
372 **gcdata_arr_pp; in spl_object_storage_get_gc() local380 …if (zend_hash_find(props, "\x00gcdata", sizeof("\x00gcdata"), (void**) &gcdata_arr_pp) == SUCCESS)… in spl_object_storage_get_gc()381 gcdata_arr = *gcdata_arr_pp; in spl_object_storage_get_gc()
Completed in 6 milliseconds