Home
last modified time | relevance | path

Searched refs:null (Results 4226 – 4250 of 5084) sorted by relevance

1...<<161162163164165166167168169170>>...204

/plugin/combo/ComboStrap/
H A DWikiFileSystem.php112 * @param string|null $type
115 public function getChildren(Path $path, string $type = null): array
H A DCacheLog.php113 if ($sqlite === null) {
H A DQualityTag.php36 * We may got null
38 * null given in /opt/www/datacadamia.com/lib/plugins/combo/action/qualitymessage.php on line 113
40 if ($rules == null) {
H A DTemplate.php34 public function __construct($string = null)
/plugin/combo/action/
H A Dresend.php105 if ($fieldName == null) {
/plugin/dw2pdf/vendor/psr/log/
H A DREADME.md31 public function __construct(LoggerInterface $logger = null)
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php93 $startObject = $entryCount = $lastLineStart = null;
/plugin/photogallery/
H A Dadmin.php88 function _info_row($item, $value, $state = null, $header = false){
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php180 $existingLock = null;
199 $found = null;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php304 $e = null;
310 if (null === $e) {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml24 ['apple', null, 'carrot']
36 ['apple', 'banana', null]
/plugin/vcard/
H A Dsyntax.php90 $middle = null;
91 $last = null;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DComponent.php233 $group = null;
238 if ($name === '') $name = null;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.midi.php297 $previoustickoffset = null;
298 $prevmicrosecondsperbeat = null;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php180 $existingLock = null;
199 $found = null;
/plugin/codemirror/dist/modes/
H A Dsas.min.js.map1null number numkeys nummousekeys nway obs on open order ordinal otherwise out outer outp= out…
H A Dshell.min.js.map1null;\n\n var sol = stream.sol();\n var ch = stream.next();\n\n if (ch === '\\\\') {\n …
H A Dz80.min.js.map1null;\n\n var w;\n\n if (stream.eatWhile(/\\w/)) {\n if (ez80 && stream.eat('.'))…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php505 $this->assertTrue($constraint->evaluate(null, '', true));
506 $this->assertNull($constraint->evaluate(null));
517 $this->assertFalse($constraint->evaluate(null, '', true));
522 $constraint->evaluate(null);
1297 $this->assertTrue($constraint->evaluate(null, '', true));
1346 $this->assertFalse($constraint->evaluate(null, '', true));
1352 $constraint->evaluate(null);
1375 $constraint->evaluate(null, 'custom message');
1546 $this->assertTrue($constraint->evaluate(null, '', true));
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as422 if ((myStream != null))
466 if (myStream != null)
605 if ((myStream != null))
610 onBWDone(null,myConnection);
614 if ((myStream != null))
656 myStream = null;
759 if (((myStream != null) && myStatus.metaDataReady))
760 …{// myStream is a null until the 1st media is loaded. ie., The 1st ever setMedia being followed by…
855 if ((myStream != null))
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc158 if ( table.$.tHead !== null && !( headers == 'row' || headers == 'both' ) ) {
233 widths: [ null, null ],
298 if ( ( selectedTable.$.tHead !== null ) )
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php129 …insOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $message = '')
317 …insOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $message = '')
530 function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
977 function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc158 if ( table.$.tHead !== null && !( headers == 'row' || headers == 'both' ) ) {
233 widths: [ null, null ],
298 if ( ( selectedTable.$.tHead !== null ) )
/plugin/ckgedit/action/
H A Dmeta.php178 … addMediaLogEntry($ft, $id, DOKU_CHANGE_TYPE_DELETE, $lang['deleted'],'', null, $size);
180 … else addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'],'', null, $size);
533 $expire = null;
822 $expire = null;
/plugin/quiz/
H A Dclass_quiz.php45 var $parseQuiz_cache = null;
294 function checkanswer($question, $answer_array = null) {
341 if ($this->parseQuiz_cache === null) {

1...<<161162163164165166167168169170>>...204