Searched refs:getPrevious (Results 1 – 7 of 7) sorted by relevance
26 } while($e = $e->getPrevious());34 } while($e = $e->getPrevious());
18 } while ($e = $e->getPrevious());
36 } while ($ex = $ex->getPrevious());
22 } while ($e = $e->getPrevious());
24 $e = $e->getPrevious();
95 Method [ <internal:Core, prototype Throwable> final public method getPrevious ] {
680 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument815 ZEND_ABSTRACT_ME(throwable, getPrevious, NULL)847 ZEND_ME(exception, getPrevious, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
Completed in 10 milliseconds