Searched defs:zend_is_executing (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_execute_API.c | 345 if (!zend_is_executing(TSRMLS_C)) { 373 if (!zend_is_executing(TSRMLS_C)) { 420 ZEND_API zend_bool zend_is_executing(TSRMLS_D) /* {{{ */ function |
Completed in 5 milliseconds