Home
last modified time | relevance | path

Searched refs:reflection (Results 1 – 2 of 2) sorted by relevance

/ext-fiber/src/
H A Dfiber.c297 zend_fiber_reflection *reflection; in zend_reflection_fiber_object_create() local
305 return &reflection->std; in zend_reflection_fiber_object_create()
312 if (reflection->fiber) { in zend_reflection_fiber_object_free()
596 zend_fiber_reflection *reflection; in ZEND_METHOD() local
606 GC_ADDREF(&reflection->fiber->std); in ZEND_METHOD()
611 zend_fiber_reflection *reflection; in ZEND_METHOD() local
629 zend_fiber_reflection *reflection; in ZEND_METHOD() local
658 zend_fiber_reflection *reflection; in ZEND_METHOD() local
678 zend_fiber_reflection *reflection; in ZEND_METHOD() local
698 zend_fiber_reflection *reflection; in ZEND_METHOD() local
[all …]
/ext-fiber/
H A DREADME.md141 …ject, even if it has not been started or if it has been finished. This reflection class is similar…

Completed in 6 milliseconds