Home
last modified time | relevance | path

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

/php-src/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
390 ZEND_METHOD(Closure, fromCallable) in ZEND_METHOD() argument
697 ZEND_COLD ZEND_METHOD(Closure, __construct) in ZEND_METHOD() argument
H A Dzend_closures.stub.php9 final class Closure class
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c340 typedef union Closure{ union
343 }Closure; typedef

Completed in 27 milliseconds