Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds