Home
last modified time | relevance | path

Searched refs:getPrevious (Results 1 – 7 of 7) sorted by relevance

/PHP-7.0/ext/spl/tests/
H A Dspl_autoload_012.phpt26 } while($e = $e->getPrevious());
34 } while($e = $e->getPrevious());
/PHP-7.0/Zend/tests/try/
H A Dtry_finally_002.phpt18 } while ($e = $e->getPrevious());
H A Dcatch_finally_004.phpt36 } while ($ex = $ex->getPrevious());
/PHP-7.0/Zend/tests/
H A Dbug65784.phpt22 } while ($e = $e->getPrevious());
H A Dexception_017.phpt24 $e = $e->getPrevious();
/PHP-7.0/sapi/cli/tests/
H A D005.phpt95 Method [ <internal:Core, prototype Throwable> final public method getPrevious ] {
/PHP-7.0/Zend/
H A Dzend_exceptions.c680 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument
815 ZEND_ABSTRACT_ME(throwable, getPrevious, NULL)
847 ZEND_ME(exception, getPrevious, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)

Completed in 10 milliseconds