Home
last modified time | relevance | path

Searched defs:Closure (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_closures.c43 ZEND_METHOD(Closure, __invoke) /* {{{ */ in ZEND_METHOD() argument
123 ZEND_METHOD(Closure, call) in ZEND_METHOD() argument
253 ZEND_METHOD(Closure, bind) in ZEND_METHOD() argument
270 ZEND_METHOD(Closure, bindTo) in ZEND_METHOD() argument
389 ZEND_METHOD(Closure, fromCallable) in ZEND_METHOD() argument
686 ZEND_COLD ZEND_METHOD(Closure, __construct) in ZEND_METHOD() argument
H A Dzend_closures.stub.php9 final class Closure class
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c340 typedef union Closure{ union
343 }Closure; typedef

Completed in 21 milliseconds