zexception        863 Zend/zend_exceptions.c 	zval *zexception;
zexception        868 Zend/zend_exceptions.c 	zexception = zend_throw_exception(exception_ce, message, code TSRMLS_CC);
zexception        870 Zend/zend_exceptions.c 	return zexception;