Home
last modified time | relevance | path

Searched refs:boolean (Results 176 – 200 of 295) sorted by path

12345678910>>...12

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php238 ->boolean($result)
248 ->boolean($result)
380 ->boolean($result)
390 ->boolean($result)
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php66 ->boolean($autoloader->hasBaseDirectory($prefix))
89 ->boolean($autoloader->hasBaseDirectory($prefix))
108 ->boolean($autoloader->hasBaseDirectory('Foo\Bar\\'))
124 ->boolean($autoloader->hasBaseDirectory('Foo\Bar\\'))
194 ->boolean($called)
235 ->boolean($result)
250 ->boolean($result)
260 ->boolean($result)
315 ->boolean($result)
330 ->boolean($result)
[all …]
H A DConsistency.php62 ->boolean($result)
91 ->boolean($result)
218 ->boolean(SUT::isKeyword($keyword))
231 ->boolean(SUT::isIdentifier($identifier))
257 ->boolean($result)
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php90 ->boolean($called)
H A DEvent.php76 ->boolean(SUT::eventExists($eventId))
91 ->boolean(SUT::eventExists($eventId))
145 ->boolean(SUT::eventExists($eventId))
160 ->boolean(SUT::eventExists($eventId))
187 ->boolean($event->isListened())
203 ->boolean($event->isListened())
218 ->boolean($event->isListened())
228 ->boolean($event->isListened())
259 ->boolean($called)
287 ->boolean($result)
[all …]
H A DListener.php64 ->boolean($result->listenerExists('foo'))
66 ->boolean($result->listenerExists('bar'))
68 ->boolean($result->listenerExists('baz'))
153 ->boolean($listener->listenerExists($listenerId))
181 ->boolean($listener->listenerExists('foo'))
183 ->boolean($listener->listenerExists('bar'))
188 ->boolean($listener->listenerExists('bar'))
223 ->boolean($called)
H A DListens.php100 ->boolean($called)
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DError.php88 ->boolean($called)
113 ->boolean($invokeParameters[2]->isOptional())
117 ->boolean($invokeParameters[3]->isOptional())
121 ->boolean($invokeParameters[4]->isOptional())
131 ->boolean($called)
H A DException.php68 ->boolean($result)
94 ->boolean($called)
H A DGroup.php280 ->boolean($result)
293 ->boolean($result)
306 ->boolean($result)
319 ->boolean($result)
332 ->boolean($result)
347 ->boolean($result)
362 ->boolean($result)
445 ->boolean($result)
465 ->boolean($group->offsetExists(0))
480 ->boolean($group->offsetExists(42))
[all …]
H A DIdle.php235 ->boolean($called)
264 ->boolean($called)
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DReadWrite.php293 * @param bool $boolean Boolean.
296 public function writeBoolean($boolean) argument
298 return $this->write((string) (bool) $boolean, 1);
H A DWrite.php160 * @param bool $boolean Boolean.
163 public function writeBoolean($boolean) argument
165 return $this->write((string) (bool) $boolean, 1);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php292 * @param bool $boolean Boolean.
295 public function writeBoolean($boolean) argument
297 return $this->write((string) (bool) $boolean, 1);
H A DWrite.php161 * @param bool $boolean Boolean.
164 public function writeBoolean($boolean) argument
166 return $this->write((string) (bool) $boolean, 1);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DReadWrite.php293 * @param bool $boolean Boolean.
296 public function writeBoolean($boolean) argument
298 return $this->write((string) (bool) $boolean, 1);
H A DWrite.php161 * @param bool $boolean Boolean.
164 public function writeBoolean($boolean) argument
166 return $this->write((string) (bool) $boolean, 1);
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DBuffer.php69 ->boolean($buffer->isEmpty())
185 ->boolean($result->valid())
194 ->boolean($result->valid())
203 ->boolean($result->valid())
212 ->boolean($result->valid())
235 ->boolean($result->valid())
255 ->boolean($result->valid())
279 ->boolean($result->valid())
303 ->boolean($result->valid())
327 ->boolean($result->valid())
[all …]
H A DDirectory.php94 ->boolean($result->isDot())
102 ->boolean($result->isDot())
H A DLookahead.php84 ->boolean($hasNext)
101 ->boolean($hasNext)
118 ->boolean($hasNext)
143 ->boolean($hasNext)
160 ->boolean($hasNext)
178 ->boolean($valid)
H A DLookbehind.php84 ->boolean($hasPrevious)
101 ->boolean($hasPrevious)
118 ->boolean($hasPrevious)
142 ->boolean($hasPrevious)
156 ->boolean($hasPrevious)
172 ->boolean($valid)
H A DMap.php91 ->boolean($iterator->hasChildren())
99 ->boolean($iterator->hasChildren())
107 ->boolean($iterator->hasChildren())
H A DMock.php69 ->boolean($iterator->hasChildren())
H A DNoRewind.php66 ->boolean($norewind->valid())
H A DSplFileInfo.php58 ->boolean($result->isFile())
70 ->boolean($result->isDir())
86 ->boolean($result->isFile())
138 ->boolean($result->isReadable())
140 ->boolean($result->isWritable())
148 ->boolean($result->isReadable())
150 ->boolean($result->isWritable())
158 ->boolean($result->isReadable())
160 ->boolean($result->isWritable())
168 ->boolean($result->isReadable())
[all …]

12345678910>>...12