Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_closures.c43 ZEND_METHOD(Closure, __invoke) /* {{{ */ in ZEND_METHOD() argument
118 ZEND_METHOD(Closure, call) in ZEND_METHOD() argument
231 ZEND_METHOD(Closure, bind) in ZEND_METHOD() argument
248 ZEND_METHOD(Closure, bindTo) in ZEND_METHOD() argument
356 ZEND_METHOD(Closure, fromCallable) in ZEND_METHOD() argument
641 ZEND_COLD ZEND_METHOD(Closure, __construct) in ZEND_METHOD() argument
H A Dzend_closures.stub.php9 final class Closure class
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c340 typedef union Closure{ union
343 }Closure; typedef

Completed in 47 milliseconds