Home
last modified time | relevance | path

Searched defs:_zend_try_catch_element (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_compile.h171 typedef struct _zend_try_catch_element { struct
172 uint32_t try_op;
173 uint32_t catch_op; /* ketchup! */
174 uint32_t finally_op;
175 uint32_t finally_end;

Completed in 22 milliseconds