Home
last modified time | relevance | path

Searched refs:isTrue (Results 26 – 50 of 60) sorted by path

123

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DBucket.php56 ->isTrue()
107 ->isTrue();
H A DContext.php112 ->isTrue();
134 ->isTrue();
164 ->isTrue();
H A DStream.php90 ->isTrue()
92 ->isTrue()
94 ->isTrue()
96 ->isTrue()
98 ->isTrue()
100 ->isTrue()
102 ->isTrue()
104 ->isTrue()
106 ->isTrue()
108 ->isTrue()
[all …]
/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/stream/Test/Unit/Wrapper/
H A DWrapper.php60 ->isTrue()
64 ->isTrue();
100 ->isTrue()
102 ->isTrue()
122 ->isTrue();
140 ->isTrue();
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php58 ->isTrue();
812 ->isTrue()
817 ->isTrue();
933 ->isTrue()
935 ->isTrue();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1094 static::assertThat($condition, static::isTrue(), $message);
1107 static::assertThat($condition, static::logicalNot(static::isTrue()), $message);
2290 public static function isTrue() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1857 function isTrue() function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2775 $this->assertThat(true, $this->isTrue());
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …gine:1,isAnimCurve:1,isConnected:1,isDirty:1,isParentOf:1,isSameObject:1,isTrue:1,isValidObjectNam… property in hljs.LANGUAGES.mel.dM.k
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …p inViewEditor inViewMessage iprEngine isConnected isDirty isolateSelect isTrue itemFilter itemFil…
/plugin/zip/pear/File/Archive/
H A DPredicate.php51 function isTrue(&$source) function in File_Archive_Predicate
/plugin/zip/pear/File/Archive/Predicate/
H A DAnd.php76 function isTrue(&$source) function in File_Archive_Predicate_And
79 if (!$p->isTrue($source)) {
H A DCurrent.php44 function isTrue(&$source) function in File_Archive_Predicate_Current
H A DCustom.php71 function isTrue(&$source) function in File_Archive_Predicate_Custom
H A DDuplicate.php97 function isTrue(&$source) function in File_Archive_Predicate_Duplicate
H A DEreg.php53 function isTrue(&$source) function in File_Archive_Predicate_Ereg
H A DEregi.php55 function isTrue(&$source) function in File_Archive_Predicate_Eregi
H A DExtension.php57 function isTrue(&$source) function in File_Archive_Predicate_Extension
H A DFalse.php44 function isTrue(&$source) { return false; } function in File_Archive_Predicate_False
H A DIndex.php56 function isTrue(&$source) function in File_Archive_Predicate_Index
H A DMIME.php58 function isTrue(&$source) function in File_Archive_Predicate_MIME
H A DMaxDepth.php56 function isTrue(&$source) function in File_Archive_Predicate_MaxDepth
H A DMinSize.php53 function isTrue(&$source) function in File_Archive_Predicate_MinSize

123