Home
last modified time | relevance | path

Searched refs:getClosure (Results 151 – 175 of 411) sorted by relevance

12345678910>>...17

/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
H A Dbug69802_2.phpt5 $f = (new ReflectionFunction('iterator_to_array'))->getClosure();
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DCombo.java903 OS.g_signal_connect_closure (handle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
906 OS.g_signal_connect_closure (entryHandle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
907 …OS.g_signal_connect_closure (entryHandle, OS.insert_text, display.getClosure (INSERT_TEXT), false); in hookEvents()
908 …OS.g_signal_connect_closure (entryHandle, OS.delete_text, display.getClosure (DELETE_TEXT), false); in hookEvents()
909 OS.g_signal_connect_closure (entryHandle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
910 …if (!GTK.GTK4) OS.g_signal_connect_closure (entryHandle, OS.populate_popup, display.getClosure (PO… in hookEvents()
917 OS.g_signal_connect_closure (imContext, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
943 …y_id (eventHandle, display.signalIds [MOTION_NOTIFY_EVENT], 0, display.getClosure (MOTION_NOTIFY_E… in hookEvents()
946 …by_id (eventHandle, display.signalIds [BUTTON_PRESS_EVENT], 0, display.getClosure (BUTTON_PRESS_EV… in hookEvents()
961 …losure_by_id (eventHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
[all …]
H A DTreeColumn.java440 OS.g_signal_connect_closure (handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
448 …osure_by_id (buttonHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
449 …ure_by_id (buttonHandle, display.signalIds [SIZE_ALLOCATE], 0, display.getClosure (SIZE_ALLOCATE),… in hookEvents()
452 …_by_id (labelHandle, display.signalIds [MNEMONIC_ACTIVATE], 0, display.getClosure (MNEMONIC_ACTIVA… in hookEvents()
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
H A Dbug69802_2.phpt5 $f = (new ReflectionFunction('iterator_to_array'))->getClosure();
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/src/Transport/
H A DIStream.php13 public function getClosure(); function
/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 DScrollBar.java602 …OS.g_signal_connect_closure (adjustmentHandle, OS.value_changed, display.getClosure (VALUE_CHANGED… in hookEvents()
605 …OS.g_signal_connect_closure_by_id (handle, display.signalIds [EVENT], 0, display.getClosure (EVENT… in hookEvents()
608 OS.g_signal_connect_closure (handle, OS.change_value, display.getClosure (CHANGE_VALUE), false); in hookEvents()
609 …sure_by_id (handle, display.signalIds [BUTTON_PRESS_EVENT], 0, display.getClosure (BUTTON_PRESS_EV… in hookEvents()
610 …OS.g_signal_connect_closure_by_id (handle, display.signalIds [EVENT_AFTER], 0, display.getClosure in hookEvents()
/dports/devel/dragon/dragon-1.5.5/src/
H A DLALRAnalyser.cc210 c2 = pCC->getClosure(); in analyse()
214 getClosure(c2, e); in analyse()
382 void LALRAnalyser::getClosure(SetT<LR1Element>& t, const LR1Element& e) in getClosure() function in LALRAnalyser
529 getClosure(es, *pLR1); in createLALRClosure()
H A DClosureCache.h51 SetT<LR1Element>& getClosure() const;
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs75 getClosureData x = getClosure (unsafeCoerce# x)
135 getClosure :: a -> IO Closure
136 getClosure x = do function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs75 getClosureData x = getClosure (unsafeCoerce# x)
135 getClosure :: a -> IO Closure
136 getClosure x = do function
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs75 getClosureData x = getClosure (unsafeCoerce# x)
135 getClosure :: a -> IO Closure
136 getClosure x = do function
/dports/www/owncloud/owncloud/lib/private/Command/
H A DClosureJob.php30 $callable = $serializedClosure->getClosure();
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Events/
H A DInvokeQueuedClosure.php16 call_user_func($closure->getClosure(), ...$arguments);
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dbug69802_2.phpt5 $f = (new ReflectionFunction('iterator_to_array'))->getClosure();

12345678910>>...17