Home
last modified time | relevance | path

Searched refs:getClosure (Results 51 – 75 of 411) sorted by relevance

12345678910>>...17

/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dbug70685.phpt2 Bug #70685: Segfault for getClosure() internal method rebind with invalid $this
8 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
12 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dbug70685.phpt2 Bug #70685: Segfault for getClosure() internal method rebind with invalid $this
8 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
12 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dbug70685.phpt2 Bug #70685: Segfault for getClosure() internal method rebind with invalid $this
8 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
12 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dbug70685.phpt2 Bug #70685: Segfault for getClosure() internal method rebind with invalid $this
8 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
12 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Queue/
H A DCallQueuedClosure.php68 $container->call($this->closure->getClosure(), ['job' => $this]);
95 …call_user_func($callback instanceof SerializableClosure ? $callback->getClosure() : $callback, $e);
106 $reflection = new ReflectionFunction($this->closure->getClosure());
/dports/lang/php73/php-7.3.33/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/lang/php74/php-7.4.27/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/www/mod_php73/php-7.3.33/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/www/mod_php74/php-7.4.27/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
5 var_dump(((new ReflectionFunction("strlen"))->getClosure())("hello"));
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dclosure_006.phpt6 $getClosure = function ($v) {
12 $closure = $getClosure (2);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DToolItem.java743 OS.g_signal_connect_closure (handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
753 …if (arrowHandle != 0) OS.g_signal_connect_closure (arrowHandle, OS.clicked, display.getClosure (CL… in hookEvents()
755 …OS.g_signal_connect_closure (handle, OS.create_menu_proxy, display.getClosure (CREATE_MENU_PROXY),… in hookEvents()
774 …ure_by_id (eventHandle, display.signalIds [FOCUS_IN_EVENT], 0, display.getClosure (FOCUS_IN_EVENT)… in hookEvents()
775 …re_by_id (eventHandle, display.signalIds [FOCUS_OUT_EVENT], 0, display.getClosure (FOCUS_OUT_EVENT… in hookEvents()
777 …by_id (eventHandle, display.signalIds [ENTER_NOTIFY_EVENT], 0, display.getClosure (ENTER_NOTIFY_EV… in hookEvents()
796 …OS.g_signal_connect_closure_by_id (eventHandle, display.signalIds [EVENT], 0, display.getClosure (… in hookEvents()
802 …OS.g_signal_connect_closure_by_id (eventHandle, display.signalIds [EVENT], 0, display.getClosure (… in hookEvents()
804 …losure_by_id (eventHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
808 …OS.g_signal_connect_closure_by_id (topHandle, display.signalIds [MAP], 0, display.getClosure (MAP)… in hookEvents()
[all …]
/dports/devel/dragon/dragon-1.5.5/src/
H A DLR1Analyser.cc62 getClosure(startClosure, startElement); in analyse()
173 void LR1Analyser::getClosure(SetT<LR1Element>& t, const LR1Element& e) in getClosure() function in LR1Analyser
274 t += pCC->getClosure(); in getJump()
279 getClosure(es, e); in getJump()

12345678910>>...17