Searched refs:get_hash (Results 1 – 1 of 1) sorted by relevance
279 …zend_function *get_hash = zend_hash_str_find_ptr(&class_type->function_table, "gethash", sizeof("g… in spl_object_storage_new_ex() local280 if (get_hash->common.scope != spl_ce_SplObjectStorage) { in spl_object_storage_new_ex()281 intern->fptr_get_hash = get_hash; in spl_object_storage_new_ex()
Completed in 8 milliseconds