Searched refs:getInfo (Results 1 – 5 of 5) sorted by relevance
2 Check that SplObjectStorage::getInfo returns NULL when storage is empty10 var_dump($s->getInfo());
63 var_dump($storage->getInfo());65 var_dump($storage->getInfo());
77 if ($inf == $this->iterators->getInfo())170 $key = $this->iterators->getInfo();
60 function getInfo()
603 SPL_METHOD(SplObjectStorage, getInfo) in SPL_METHOD() argument856 SPL_ME(SplObjectStorage, getInfo, arginfo_splobject_void,0)
Completed in 11 milliseconds