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