Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_closures.c48 ZEND_METHOD(Closure, __invoke) /* {{{ */ in ZEND_METHOD() argument
123 ZEND_METHOD(Closure, call) in ZEND_METHOD() argument
234 ZEND_METHOD(Closure, bind) in ZEND_METHOD() argument
251 ZEND_METHOD(Closure, bindTo) in ZEND_METHOD() argument
355 ZEND_METHOD(Closure, fromCallable) in ZEND_METHOD() argument
642 ZEND_COLD ZEND_METHOD(Closure, __construct) in ZEND_METHOD() argument
H A Dzend_closures.stub.php5 final class Closure class
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c340 typedef union Closure{ union
343 }Closure; typedef

Completed in 25 milliseconds