Home
last modified time | relevance | path

Searched refs:zend_do_first_catch (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_compile.h692 void zend_do_first_catch(znode *open_parentheses TSRMLS_DC);
H A Dzend_language_parser.y332 fully_qualified_class_name { zend_do_first_catch(&$2 TSRMLS_CC); }
H A Dzend_compile.c2816 void zend_do_first_catch(znode *open_parentheses TSRMLS_DC) /* {{{ */ in zend_do_first_catch() function

Completed in 41 milliseconds