Home
last modified time | relevance | path

Searched refs:isTrue (Results 1 – 25 of 60) sorted by relevance

123

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php90 ->isTrue()
92 ->isTrue()
94 ->isTrue()
96 ->isTrue()
98 ->isTrue()
100 ->isTrue()
102 ->isTrue()
104 ->isTrue()
106 ->isTrue()
108 ->isTrue()
[all …]
H A DContext.php112 ->isTrue();
134 ->isTrue();
164 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/
H A DDocumentation.php72 ->isTrue()
77 ->isTrue()
82 ->isTrue()
87 ->isTrue();
109 ->isTrue()
114 ->isTrue()
145 ->isTrue()
150 ->isTrue()
155 ->isTrue()
160 ->isTrue()
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DSplFileInfo.php59 ->isTrue()
71 ->isTrue()
87 ->isTrue()
139 ->isTrue()
141 ->isTrue()
143 ->isTrue()
149 ->isTrue()
151 ->isTrue()
159 ->isTrue()
H A DBuffer.php70 ->isTrue();
186 ->isTrue()
195 ->isTrue()
204 ->isTrue()
236 ->isTrue()
256 ->isTrue()
280 ->isTrue()
304 ->isTrue()
328 ->isTrue()
352 ->isTrue()
[all …]
H A DLookahead.php85 ->isTrue()
102 ->isTrue()
144 ->isTrue()
161 ->isTrue()
H A DMap.php92 ->isTrue()
100 ->isTrue()
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php67 ->isTrue()
90 ->isTrue()
109 ->isTrue()
125 ->isTrue()
141 ->isTrue()
195 ->isTrue();
236 ->isTrue()
316 ->isTrue()
331 ->isTrue()
338 ->isTrue()
H A DConsistency.php63 ->isTrue();
219 ->isTrue();
232 ->isTrue();
258 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/
H A DWrapper.php60 ->isTrue()
64 ->isTrue();
100 ->isTrue()
102 ->isTrue()
122 ->isTrue();
140 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DError.php89 ->isTrue();
114 ->isTrue()
118 ->isTrue()
122 ->isTrue();
132 ->isTrue();
H A DException.php69 ->isTrue();
95 ->isTrue();
H A DGroup.php281 ->isTrue();
320 ->isTrue();
348 ->isTrue();
451 ->isTrue()
466 ->isTrue()
483 ->isTrue()
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php57 ->isTrue()
74 ->isTrue();
169 ->isTrue();
183 ->isTrue();
205 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DListener.php65 ->isTrue()
67 ->isTrue()
69 ->isTrue();
182 ->isTrue()
189 ->isTrue();
224 ->isTrue();
H A DEvent.php77 ->isTrue();
92 ->isTrue();
188 ->isTrue();
260 ->isTrue();
288 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php114 ->isTrue();
127 ->isTrue();
150 ->isTrue()
194 ->isTrue()
235 ->isTrue()
269 ->isTrue()
303 ->isTrue()
343 ->isTrue()
541 ->isTrue()
615 ->isTrue()
[all …]
/plugin/zip/pear/File/Archive/Predicate/
H A DNot.php49 function isTrue(&$source) function in File_Archive_Predicate_Not
51 return !$this->pred->isTrue($source);
H A DAnd.php76 function isTrue(&$source) function in File_Archive_Predicate_And
79 if (!$p->isTrue($source)) {
H A DOr.php74 function isTrue(&$source) function in File_Archive_Predicate_Or
77 if ($p->isTrue($source)) {
H A DTrue.php42 function isTrue(&$source) { return true; } function in File_Archive_Predicate_True
H A DFalse.php44 function isTrue(&$source) { return false; } function in File_Archive_Predicate_False
/plugin/zip/pear/File/Archive/Reader/
H A DFilter.php64 } while (!$this->predicate->isTrue($this->source));
85 } while (!$this->predicate->isTrue($this->source));
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php68 ->isTrue();
88 ->isTrue();
314 ->isTrue()
349 ->isTrue()
/plugin/zip/pear/File/Archive/
H A DPredicate.php51 function isTrue(&$source) function in File_Archive_Predicate

123