Home
last modified time | relevance | path

Searched refs:catched (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/Zend/tests/
H A Dbug35017.phpt14 echo "This Exception should be catched\n";
21 This Exception should be catched
H A Dbug61442.phpt2 Bug #61442 (exception threw in __autoload can not be catched)
/PHP-5.3/Zend/
H A Dzend_vm_def.h4302 int catched = 0; variable
4321 catched = 1;
4349 if (!catched ||
4379 if (!catched) {
H A Dzend_vm_execute.h610 int catched = 0; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local
629 catched = 1; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
657 if (!catched || in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
687 if (!catched) { in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
/PHP-5.3/
H A DNEWS330 . Fixed bug #61442 (exception threw in __autoload can not be catched).

Completed in 103 milliseconds