Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 1270) sorted by relevance

12345678910>>...51

/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php598 ->when($result = $string[0])
603 ->when($result = $string[-1])
613 ->when($result = $string[0])
618 ->when($result = $string[-1])
628 ->when($string[-1] = 'ك')
662 ->when($result = count($string))
668 ->when($result = count($string))
674 ->when($result = count($string))
788 ->when(function () use ($data) {
1044 ->when($result = $string->copy())
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php56 ->when($node = new SUT('foo'))
66 ->when($node = new SUT($id))
87 ->when($node = new SUT($id, $value))
163 ->when($result = $node->getId())
186 ->when($result = $node->getValue())
236 ->when($result = $node->isToken())
246 ->when($result = $node->isToken())
365 ->when(
425 ->when($result = $node->getData())
430 ->when(
[all …]
H A DLexer.php65 ->when($result = $lexer->lexMe($datum, $tokens))
85 ->when($result = $lexer->lexMe($datum, $tokens))
146 ->when($result = $lexer->lexMe($datum, $tokens))
180 ->when($result = $lexer->lexMe($datum, $tokens))
239 ->when($result = $lexer->lexMe($datum, $tokens))
296 ->when($result = $lexer->lexMe($datum, $tokens))
322 ->when($result = $lexer->lexMe($datum, $tokens))
349 ->when($result = $lexer->lexMe($datum, $tokens))
409 ->when($result = $lexer->lexMe($datum, $tokens))
434 ->when($result = $lexer->lexMe($datum, $tokens))
[all …]
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php55 ->when($result = new SUT('foo'))
91 ->when($result = $group->raise())
108 ->when($result = $group->raise())
130 ->when($result = $group->raise())
151 ->when(
171 ->when(
194 ->when(
216 ->when(
247 ->when(
495 ->when($group->offsetUnset('bar'))
[all …]
H A DIdle.php55 ->when($result = new SUT('foo'))
65 ->when($result = $exception->getBacktrace())
85 ->when($result = $exception->getPreviousThrow())
95 ->when($result = $exception->getArguments())
105 ->when($result = $exception->getArguments())
118 ->when($result = $exception->getRawMessage())
142 ->when($result = $exception->getFrom())
152 ->when($result = $exception->raise())
168 ->when($result = $exception->raise(true))
188 ->when($result = SUT::uncaught($exception))
[all …]
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Sampler/
H A DRandom.php56 ->when($x = $sampler->getInteger())
65 ->when($x = $sampler->getInteger(-5, 5))
70 ->when($y = $sampler->getInteger(42, 42))
83 ->when($x = $sampler->getInteger())
96 ->when($x = $sampler->getInteger(0, 2, $exclude))
103 ->when($y = $sampler->getInteger(0, 2, $exclude))
110 ->when($z = $sampler->getInteger(0, 2, $exclude))
145 ->when($x = $sampler->getFloat())
154 ->when($x = $sampler->getFloat(-5.5, 5.5))
159 ->when($y = $sampler->getFloat(4.2, 4.2))
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php56 ->when($result = new SUT())
66 ->when($result = new SUT())
78 ->when($result = new SUT($name))
146 ->when($result = $root->offsetGet('foo'))
207 ->when($result = $node->reach())
220 ->when($result = $node->reach('baz'))
243 ->when($result = $node->setReach('baz'))
258 ->when($result = $node->getName())
286 ->when($result = SUT::getRoot())
296 ->when($result = $node->__toString())
[all …]
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php61 ->when(
84 ->when(
166 ->when($result = $autoloader->load('Foo'))
190 ->when($result = $autoloader->load('Foo\Bar\Baz'))
212 ->when($result = $autoloader->load('Foo\Bar\Baz'))
233 ->when($result = $autoloader->requireFile($filename))
278 ->when($result = SUT::dnew($classname))
301 ->when($result = SUT::getLoadedClasses())
313 ->when($result = $autoloader->register())
328 ->when($result = $autoloader->register())
[all …]
H A DConsistency.php60 ->when($result = SUT::entityExists('foo'))
89 ->when($result = SUT::entityExists('foo'))
107 ->when($result = SUT::getEntityShortestName('Foo\Bar'))
116 ->when($result = SUT::getEntityShortestName('Foo'))
215 ->when(function () use ($keywords) {
228 ->when(function () use ($_identifier) {
265 ->when($result = SUT::getPHPBinary())
278 ->when($result = SUT::getPHPBinary())
294 ->when($result = SUT::getPHPBinary())
304 ->when($result = SUT::uuid())
[all …]
H A DXcallable.php55 ->when($result = new SUT('strtoupper'))
73 ->when($result = new SUT(__CLASS__ . '::strtoupper'))
91 ->when($result = new SUT(__CLASS__, 'strtoupper'))
109 ->when($result = new SUT($this, 'strtolower'))
131 ->when($result = new SUT($this))
158 ->when($result = new SUT($closure))
176 ->when($result = new SUT([__CLASS__, 'strtoupper']))
194 ->when($result = new SUT([$this, 'strtolower']))
251 ->when($result = $callable(7, [4.2], 'foo'))
267 ->when($result = $callable->distributeArguments([7, [4.2], 'foo']))
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php59 ->when($result = new SUT($name, $children))
99 ->when($result = $rule->setName('baz'))
114 ->when($result = $rule->getName())
143 ->when($result = $rule->getChildren())
173 ->when($result = $rule->getNodeId())
188 ->when($result = $rule->getNodeId())
203 ->when($result = $rule->getNodeOptions())
218 ->when($result = $rule->getNodeOptions())
248 ->when($result = $rule->getDefaultId())
263 ->when($result = $rule->getDefaultId())
[all …]
H A DToken.php56 ->when($result = new SUT('name', 'tokenName', 'nodeId', 0))
119 ->when($result = $token->getTokenName())
136 ->when($result = $token->setNamespace($namespace))
154 ->when($result = $token->getNamespace())
189 ->when($result = $token->getRepresentation())
207 ->when($result = $token->getAST())
233 ->when($result = $token->setValue($value))
251 ->when($result = $token->getValue())
268 ->when($result = $token->setKept($kept))
286 ->when($result = $token->isKept())
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php56 ->when($result = new SUT(__FILE__))
80 ->when($result = new SUT($name))
154 ->when($result = $stream->open())
177 ->when($result = $stream->close())
205 ->when($result = $stream->close())
227 ->when($result = $stream->open())
265 ->when($result = $stream->close())
400 ->when($result = $stream->isOpened())
410 ->when($result = $stream->isOpened())
415 ->when(
[all …]
H A DContext.php65 ->when($result = SUT::getInstance('foo'))
74 ->when($result = SUT::getInstance('foo'))
83 ->when($result = SUT::getInstance('foo'))
96 ->when($result = $context->getId())
109 ->when($result = SUT::contextExists($id))
118 ->when($result = SUT::contextExists('foo'))
131 ->when($result = $context->setOptions($options))
145 ->when($result = $context->getOptions())
161 ->when($result = $context->setParameters($parameters))
178 ->when($result = $context->getParameters())
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/
H A DWrapper.php57 ->when($result = SUT::register('foo', 'StdClass'))
97 ->when($result = SUT::unregister('foo'))
110 ->when($result = SUT::unregister('foo'))
119 ->when($result = SUT::restore('php'))
128 ->when($result = SUT::restore('foo'))
137 ->when($result = SUT::isRegistered('php'))
146 ->when($result = SUT::isRegistered('foo'))
155 ->when($result = SUT::getRegistered())
173 ->when(
181 ->when(
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/
H A DDocumentation.php69 ->when($result = $compiler->parse('"foo"', null, false))
74 ->when($result = $compiler->parse('\'foo"', null, false))
79 ->when($result = $compiler->parse('"foo\'', null, false))
84 ->when($result = $compiler->parse('\'foo\'', null, false))
106 ->when($result = $compiler->parse('"foo"', null, false))
111 ->when($result = $compiler->parse('\'foo\'', null, false))
142 ->when($result = $compiler->parse('aa', null, false))
147 ->when($result = $compiler->parse('abba', null, false))
152 ->when($result = $compiler->parse('abccba', null, false))
157 ->when($result = $compiler->parse('abcddcba', null, false))
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php80 ->when($result = $wrapper->stream_close())
98 ->when($result = $wrapper->stream_eof())
111 ->when($result = $wrapper->stream_eof())
124 ->when($result = $wrapper->stream_flush())
494 ->when($result = $wrapper->stream_stat())
515 ->when($result = $wrapper->stream_tell())
661 ->when($result = $wrapper->dir_readdir())
681 ->when($result = $wrapper->dir_readdir())
688 ->when($result = $wrapper->dir_readdir())
693 ->when($result = $wrapper->dir_readdir())
[all …]
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DEvent.php57 ->when($result = SUT::getEvent($eventId))
72 ->when($result = SUT::register($eventId, $source))
87 ->when($result = SUT::register($eventId, $source))
143 ->when($result = SUT::unregister($eventId))
170 ->when($result = SUT::unregister($eventId))
183 ->when($result = $event->attach($callable))
199 ->when($result = $event->detach($callable))
214 ->when($result = $event->detach($callable))
226 ->when($result = $event->isListened())
285 ->when($result = SUT::eventExists($eventId))
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php71 ->when($result = SUT::register('foo', \StdClass::class))
100 ->when($result = SUT::register($name, \Mock\StdClass::class, SUT::OVERWRITE))
139 ->when($result = SUT::append($stream, $name))
152 ->when($result = SUT::prepend($stream, $name))
166 ->when($result = SUT::remove($filter))
180 ->when($result = SUT::remove($name))
202 ->when($result = SUT::isRegistered('string.toupper'))
211 ->when($result = SUT::isRegistered('foo'))
220 ->when($result = SUT::getRegistered())
H A DBasic.php73 ->when($result = new SUT())
82 ->when($result = new SUT())
92 ->when($result = $filter->setName('foo'))
106 ->when($result = $filter->getName())
116 ->when($result = $filter->setParameters(['foo', 'bar', 'baz']))
130 ->when($result = $filter->getParameters())
140 ->when($result = $filter->getStream())
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG319 * fixed limited RCEs when in sandbox mode
546 * fixed exception trace when an error occurs when rendering a child template
581 * fixed a PHP warning when using CIFS
591 * fixed random function when charset is null
600 * fixed performance when compiling large files
641 * fixed a regression when parsing strings
767 * fixed date filter when using a timestamp
779 * fixed output when using mbstring
916 * fixed set tag when used with a capture
944 …* added an exception when a child template has a non-empty body (as it is always ignored when rend…
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DLockable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Lockable())
66 ->when($result = SUT::LOCK_SHARED)
71 ->when($result = SUT::LOCK_EXCLUSIVE)
76 ->when($result = SUT::LOCK_RELEASE)
81 ->when($result = SUT::LOCK_NO_BLOCK)
H A DTouchable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Touchable())
66 ->when($result = SUT::OVERWRITE)
71 ->when($result = SUT::DO_NOT_OVERWRITE)
76 ->when($result = SUT::MAKE_DIRECTORY)
81 ->when($result = SUT::DO_NOT_MAKE_DIRECTORY)
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DSplFileInfo.php56 ->when($result = new LUT\SplFileInfo($pathname))
68 ->when($result = new LUT\SplFileInfo($pathname))
84 ->when($result = new LUT\SplFileInfo($pathname . '?type=file', $relativePath))
122 ->when($result = new LUT\SplFileInfo($pathname))
136 ->when($result = new LUT\SplFileInfo($pathname))
146 ->when($result = new LUT\SplFileInfo($pathname))
156 ->when($result = new LUT\SplFileInfo($pathname))
166 ->when($result = new LUT\SplFileInfo($pathname))
H A DDirectory.php63 ->when(function () use ($iterator, &$result) {
92 ->when($result = $iterator->current())
97 ->when(
105 ->when(
113 ->when(
142 ->when(function () use ($iterator, &$result) {
180 ->when(function () use ($iterator, $splFileInfo, &$result) {
224 ->when(function () use ($iterator, $splFileInfo, &$result) {

12345678910>>...51