Home
last modified time | relevance | path

Searched refs:false (Results 4176 – 4200 of 6149) sorted by relevance

1...<<161162163164165166167168169170>>...246

/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml22 sudo: false
/plugin/sapnotelink/
H A Dsyntax.php60 return false;
/plugin/code39/
H A Dsyntax.php102 return false;
/plugin/pubmed2020/helper/
H A Dpmid.php141 return is_null($value) || $value === false ? '' : $value;
/plugin/statistics/inc/pchart/
H A DBackgroundStyle.php28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) {
/plugin/randomtables/syntax/
H A Droller.php59 return false;
/plugin/combo/ComboStrap/
H A DMetadataFormDataStore.php65 return false;
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfName.php49 if (strpos($value, '#') === false)
/plugin/bez/syntax/
H A Dquery.php59 return false;
/plugin/mikioplugin/syntax/
H A Dquizitem.php22 public $hasEndTag = false;
62 $inGroup = false;
66 $endGroup = false;
68 if($inGroup === false && substr($option, 0, 1) === '[') {
83 $inGroup = false;
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.object.php29 $capture_raw_data = false; // set to true to insert to database rather than render to screen or fil…
/plugin/dokusioc/lib/
H A Dsioc_inc.php61 $this->export_email = false;
84 …ublic function setParameters($title, $url, $sioc_url, $encoding, $generator, $export_email = false)
237 $this->next_users = false;
238 $this->next_forums = false;
349 $role = false,
450 $this->next = false;
609 $this->next = false;
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php353 return false;
365 return false;
1548 $this->InFooter=false;
1554 $this->underline = false;
1555 $this->overline = false;
1556 $this->strikeout = false;
1561 $this->ColorFlag=false;
1700 $this->compress=false;
1763 $this->InFooter=false;
1792 $this->InFooter=false;
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php236 if ($oldnickid == "") return false; // the oldnick must be connected
237 if ($newnickid != "") return false; // the newnick must not be inuse
359 if (!$nickid) return false;
593 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
601 $incache = false;
/plugin/register/
H A Dregister.php225 return false;
229 return ($this->bit_find($bit) != false);
305 if ($bit == false)
374 if ($bit == false)
393 if ($bit == false)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBackgroundWriter.php54 $x_repeat = false;
60 $y_repeat = false;
65 if (false !== strpos($x_pos, '%')) {
78 if (false !== strpos($y_pos, '%')) {
101 $img_obj = false;
440 $this->writer->write('<< /Type /ExtGState /SMask ' . ($this->mpdf->n - 1) . ' 0 R /AIS false >>' . "\n" . 'endobj');
/plugin/codemirror/dist/modes/
H A Dsas.min.js.map1false;\n } else if (stream.skipTo('*')) { //comment is potentially later in line\n …
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php223 $context = SerializationContext::create()->setSerializeNull(false);
320 return false;
400 return [['true', true], ['false', false]];
475 $data = [true, false];
721 self::assertAttributeSame(false, 'published', $deserialized);
722 self::assertAttributeSame(false, 'reviewed', $deserialized);
751 self::assertAttributeSame(false, 'published', $deserialized);
752 self::assertAttributeSame(false, 'reviewed', $deserialized);
1030 self::assertTrue(false, 'Serialization should not throw an exception');
1502 $invoked = false;
[all …]
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php39 return false;
/plugin/facebooklike/
H A Dsyntax.php141 return ($gconf['plugin']['facebooklike']['show_faces'] == 1)?'true':'false';
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DAppend.php62 ->when($result = iterator_to_array($append, false))
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php61 return false;
/plugin/redirect/
H A Dhelper.php65 if(empty($redirects[$id])) return false;
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DCard.svelte3 export let noPadding = false;
/plugin/jquotes/
H A Dsyntax.php71 if($mode != 'xhtml') return false;

1...<<161162163164165166167168169170>>...246