Searched refs:zend_ce_ClosedGeneratorException (Results 1 – 2 of 2) sorted by relevance
26 extern ZEND_API zend_class_entry *zend_ce_ClosedGeneratorException;
32 ZEND_API zend_class_entry *zend_ce_ClosedGeneratorException; variable628 …zend_throw_exception(zend_ce_ClosedGeneratorException, "Generator yielded from aborted, no return … in zend_generator_update_current()1200 zend_ce_ClosedGeneratorException = register_class_ClosedGeneratorException(zend_ce_exception); in zend_register_generator_ce()
Completed in 14 milliseconds