Home
last modified time | relevance | path

Searched refs:when (Results 26 – 50 of 1270) sorted by relevance

12345678910>>...51

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DProtocol.php55 ->when($result = SUT::getInstance())
64 ->when($result = SUT::getInstance())
94 ->when($result = $protocol->resolve('/foo/bar'))
104 ->when($result = $protocol->resolve('hoa://Application/Foo/Bar'))
114 ->when($result = $protocol->resolve('hoa://Application/Foo/Bar', false))
124 ->when($result = $protocol->resolve('hoa://Library', true, true))
139 ->when($result = $protocol->resolve('hoa://Library', false, true))
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DFilter.php62 ->when(
81 ->when(
101 ->when(
122 ->when(
143 ->when(
163 ->when(function () use ($stream, $name) {
168 ->when($result = stream_get_contents($stream))
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DLookbehind.php59 ->when($result = iterator_to_array($iterator))
72 ->when(
89 ->when(
106 ->when(
131 ->when(
145 ->when(
167 ->when(
H A DCallbackFilter.php64 ->when($result = iterator_to_array($filter))
102 ->when($result = iterator_to_array($filter))
126 ->when($result = iterator_to_array($filter))
144 ->when(
166 ->when($result = iterator_to_array($iterator, false))
189 ->when($result = iterator_to_array($iterator))
209 ->when(
H A DLookahead.php59 ->when($result = iterator_to_array($iterator))
72 ->when(
89 ->when(
106 ->when(
131 ->when(
148 ->when(
173 ->when(
H A DIteratorIterator.php59 ->when($result = $iteratoriterator->getInnerIterator())
72 ->when($result = iterator_to_array($iteratoriterator))
92 ->when($result = iterator_to_array($iteratoriterator, false))
112 ->when($result = iterator_to_array($iteratoriterator, false))
141 ->when($result = iterator_to_array($iteratoriterator, false))
H A DNoRewind.php60 ->when($result = iterator_to_array($norewind))
65 ->when($norewind->rewind())
69 ->when($result = iterator_to_array($norewind))
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Combinatorics/Combination/
H A DCombination.php60 ->when($result = CUT::Γ($n, $k, $withoutZero))
74 ->when($result = CUT::Γ($n, $k, $withoutZero))
93 ->when($result = CUT::Γ($n, $k, $withoutZero))
114 ->when($result = CUT::Γ($n, $k, $withoutZero))
131 ->when($result = CUT::Γ($n, $k, $withoutZero))
H A DCartesianProduct.php56 ->when($result = iterator_to_array($iterator))
66 ->when($result = iterator_to_array($iterator))
80 ->when($result = iterator_to_array($iterator))
102 ->when($result = iterator_to_array($iterator))
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DLibrary.php59 ->when($result = $node->reach())
72 ->when($result = $node->reach('baz'))
85 ->when($result = $node->reach())
102 ->when($result = $node->reach())
118 ->when($result = $node->reach('Hello'))
134 ->when($result = $node->reach('Hello/Mister/Anderson'))
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php56 ->when($result = new SUT('foo'))
86 ->when($result = $bucket->send($eventId, $source))
101 ->when($result = $bucket->setSource($sourceA))
109 ->when($result = $bucket->setSource($sourceB))
124 ->when($result = $bucket->setData($datumA))
132 ->when($result = $bucket->setData($datumB))
H A DListener.php60 ->when($result = new SUT($source, $ids))
83 ->when($result = $listener->attach($listenerId, $callable))
118 ->when($result = $listener->detach($listenerId, $callable))
135 ->when($result = $listener->detach($listenerId, $callable))
149 ->when($result = $listener->detachAll($listenerId))
165 ->when($result = $listener->detachAll($listenerId))
179 ->when($listener->addIds(['foo']))
186 ->when($listener->addIds(['bar']))
219 ->when($result = $listener->fire($listenerId, $bucket))
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DLlk.php83 ->when($result = SUT::load($stream))
110 ->when($result = SUT::save($parser, 'Foobar'))
219 ->when($result = SUT::parsePP($pp, $tokens, $rules, $pragmas, 'streamFoo'))
254 ->when($result = SUT::parsePP($pp, $tokens, $rules, $pragmas, 'streamFoo'))
287 ->when($result = SUT::parsePP($pp, $tokens, $rules, $pragmas, 'streamFoo'))
338 ->when($result = SUT::parsePP($pp, $tokens, $rules, $pragmas, 'streamFoo'))
362 ->when($result = SUT::parsePP($pp, $tokens, $rules, $pragmas, 'streamFoo'))
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DPointable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Pointable())
66 ->when($result = SUT::SEEK_SET)
71 ->when($result = SUT::SEEK_CURRENT)
76 ->when($result = SUT::SEEK_END)
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DInvocation.php59 ->when($result = new SUT($rule, $data))
81 ->when($result = new SUT($rule, $data, $todo))
104 ->when($result = new SUT($rule, $data, $todo, $depth))
128 ->when($result = $invocation->setDepth($depth))
145 ->when($result = $invocation->getDepth())
159 ->when($result = $invocation->isTransitional())
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DContext.php56 ->when($result = $context->getVariables())
88 ->when($result = $context->getVariable($name))
98 ->when($result = $context->getConstants())
162 ->when($result = $context->getConstant($name))
172 ->when($result = $context->getFunctions())
241 ->when($result = $context->getFunction($name))
257 ->when($result = $context->getFunction($name))
/plugin/flowplay2/flowplayer/
H A Djavascript.txt155 when the playback moves from one clip to the next.
159 Called when the loading of a clip begins.
163 Called when a clip is not found using it's URL.
167 Called when playback starts for a playlist.
171 Called when playback of the playlist stops.
175 Called when the player is paused.
179 Called when the player is resumed.
183 Called when a cue point is reached.
187 Called when a clip starts buffering.
195 Called when the buffer is flushed for a clip.
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md7 - Revert "Call handler when waiting on fulfilled/rejected Promise"
8 - Fix pool memory leak when empty array of promises provided
14 - Call handler when waiting on fulfilled/rejected Promise
71 - Update EachPromise to prevent recurring on a iterator when advancing, as this
80 - Update EachPromise to immediately resolve when the underlying promise iterator
81 is empty. Previously, such a promise would throw an exception when its `wait`
/plugin/fedauth/Auth/OpenID/
H A DNonce.php93 function Auth_OpenID_mkNonce($when = null) argument
98 if ($when === null) {
103 $when = time();
105 $time_str = gmstrftime(Auth_OpenID_Nonce_TIME_FMT, $when);
/plugin/openid/Auth/OpenID/
H A DNonce.php93 function Auth_OpenID_mkNonce($when = null) argument
98 if ($when === null) {
103 $when = time();
105 $time_str = gmstrftime(Auth_OpenID_Nonce_TIME_FMT, $when);
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DBucket.php65 ->when($result = new SUT($brigade, SUT::IS_A_BRIGADE))
81 ->when($result = new SUT($stream, SUT::IS_A_STREAM, $buffer))
104 ->when($result = $bucket->eob())
119 ->when($result = $bucket->setData('bazqux'))
143 ->when($result = $bucket->getData())
158 ->when($result = $bucket->getLength())
H A DComposite.php59 ->when($result = $this->invoke($composite)->setStream($stream))
73 ->when($result = $composite->getStream())
86 ->when($result = $this->invoke($composite)->setInnerStream($innerStream))
100 ->when($result = $composite->getInnerStream())
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md9 - Unsafe use of `static::` when accessing private property in `DesiredCapabilities`.
38 - Driver capabilities received from the browser when creating now session were not set to the instance of ChromeDriver (when ChromeDriver::start() was used).
42 - KeyDown and KeyUp actions will throw an exception when not used with modifier keys.
47 - Option to specify type of new window (window or tab) when using `$driver->switchTo()->newWindow()`.
50 - Actually start ChromeDriver in W3C mode if it is supported by the browser driver. Until now, when it was initialized using `ChromeDriver::start()`, it has always been unintentionally started in OSS mode.
51 - ChromeOptions were ignored when passed to DesiredCapabilities as `ChromeOptions::CAPABILITY_W3C`.
72 - Modifier keys are not released when sending NULL key in GeckoDriver (workaround for GeckoDriver bug [1494661](https://bugzilla.mozilla.org/show_bug.cgi?id=1494661)).
82 - Properly read fifth parameter whether W3C compliant instance should be created when using `createBySessionID()`.
88 - Use relative offset when movin
[all...]
/plugin/mantis/lib/
H A Dchangelog63 - soap_server: look multiple places when setting debug_flag
104 - wsdl: add serialization of Apache Map (when using WSDL)
148 - wsdl: Include port in endpoint address when serializing
171 - wsdl: add namespace for array and scalar when form is qualified
237 - wsdl: fix WSDL generation when there is no encodingStyle
264 - soapclient: do not allow getProxy call when WSDL is not used
274 - soap_server: fix a bug when call_user_func_array() is used
393 - soap_server: when getallheaders is used, massage header names
405 - soap_transport_http: Add debug when an outgoing header is set
454 - xmlschema: only get element (not type) when name has ^ suffix
[all …]
/plugin/flowplayer/player/
H A DREADME.txt41 - #503 Update viewport when stage is added to obtain the coordnates correctly. Update viewport when
56 - fixed to dispatch onStart also when replaying the previous clip, now the JS controlbar again work…
85 - #375 clearing the event listeners when adding new video displays prevents new events being added
165 - Fix to reuse buffered data when replaying a clip
174 when it automatically loads the controls plugin.
186 - onSeek() was not fired when seeking while paused and when using RTMP. An extra onStart was fired …
193 - showPlugin was not working when config.play was null
198 - fixed safari crashes when unloading player
200 - fixed errors in logs when using an RSS playlist
365 starts playing (when onBeforeBegin is fired)
[all …]

12345678910>>...51