Searched refs:reflection (Results 1 – 2 of 2) sorted by relevance
297 zend_fiber_reflection *reflection; in zend_reflection_fiber_object_create() local305 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() local606 GC_ADDREF(&reflection->fiber->std); in ZEND_METHOD()611 zend_fiber_reflection *reflection; in ZEND_METHOD() local629 zend_fiber_reflection *reflection; in ZEND_METHOD() local658 zend_fiber_reflection *reflection; in ZEND_METHOD() local678 zend_fiber_reflection *reflection; in ZEND_METHOD() local698 zend_fiber_reflection *reflection; in ZEND_METHOD() local[all …]
141 …ject, even if it has not been started or if it has been finished. This reflection class is similar…
Completed in 6 milliseconds