Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_012.phpt26 } while($e = $e->getPrevious());
34 } while($e = $e->getPrevious());
/PHP-5.5/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.phpt24 } while ($e = $e->getPrevious());
/PHP-5.5/sapi/cli/tests/
H A D005.phpt95 Method [ <internal:Core> final public method getPrevious ] {
/PHP-5.5/Zend/
H A Dzend_exceptions.c639 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument
764 ZEND_ME(exception, getPrevious, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)

Completed in 23 milliseconds