Searched refs:getHash (Results 1 – 3 of 3) sorted by relevance
2 SplObjectStorage::getHash implementation12 public function getHash($obj) {25 public function getHash($obj) {39 public function getHash($obj) {
2 Bug #67582: Cloned SplObjectStorage with overwritten getHash fails offsetExists()7 // Overwrite getHash() with just some (working) test-method8 public function getHash($object) { return get_class($object); }
431 SPL_METHOD(SplObjectStorage, getHash) in SPL_METHOD() argument917 SPL_ME(SplObjectStorage, getHash, arginfo_getHash, 0)
Completed in 12 milliseconds