Home
last modified time | relevance | path

Searched refs:false (Results 4026 – 4050 of 6149) sorted by relevance

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

/plugin/clearhistory/
H A Daction.php15 protected $run = false;
/plugin/blogtng/syntax/
H A Dheader.php77 return false;
/plugin/prosemirror/
H A Dhelper.php41 * @return bool true if the exception has been logged to sentry, false otherwise
50 return false;
/plugin/odt/ODT/
H A DODTDefaultStyles.php125 return false;
/plugin/combo/ComboStrap/
H A DFirstImage.php42 return false;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php51 * implementation returns `false`.
54 * consume an input symbol; otherwise, `false` if traversing
59 return false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DAbstractBarcode.php58 $t = false; // space
/plugin/siteexport/action/
H A Dpdfstyles.php57 $conf['cssdatauri'] = false;
/plugin/codemirror/dist/modes/
H A Dgroovy.min.js.map1false this\");\n\n var curPunc;\n function tokenBase(stream, state) {\n var ch = stream.next(…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc84 return false;
96 this.VKI_dead = false;
1124 }, false);
1150 …k', true, true, this.ownerDocument.defaultView, 1, 0, 0, 0, 0, false, false, false, false, 0, null…
1163 }, false);
1167 }, false);
1171 }, false);
1175 }, false);
1192 return false;
1193 }, false);
[all …]
/plugin/data-au/
H A Dhelper.php88 return false;
92 return false;
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php51 if (strpos($v, ',') !== false) {
222 if (strpos($partValue, ',') !== false) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php97 public static function parseDuration($duration, $asString = false)
105 $invert = false;
/plugin/authgoogle/google/external/
H A DURITemplateParser.php90 $exp->reserved = false;
122 $exp->one_var_defined = false;
/plugin/flexpaper/
H A Dsyntax.php167 if($mode != 'xhtml') return false;
171 return false;
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php132 $this->ordering = false;
257 $tag->setExplicit(false);
/plugin/src/
H A Dsyntax.php101 return false;
189 while ($pos !== false) {
/plugin/zip/pear/File/Archive/Writer/
H A DZip.php201 if (($data = $cache->get($id, $group)) !== false) {
207 if ($data === false ||
/plugin/farm/
H A Dsoapserver.php140 }else return array('success' => false, 'errors' => $eh->getErrors());
150 if(!dokuwiki_farm_animal::exists($name)) return array('success' => false);
/plugin/textinsert/
H A Dadmin.php18 var $output = false;
99 $macros[$k] = htmlspecialchars ($val,ENT_NOQUOTES, 'UTF-8', false);
/plugin/toctweak/action/
H A Drendertoc.php126 if (strpos($event->data[1], self::TOC_HERE) !== false) {
160 $INFO['prependTOC'] = false;
/plugin/zip/pear/File/Archive/
H A DReader.php50 return false;
333 } else if ($error === false) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php48 if (false !== strpos($v, ',')) {
206 if (false !== strpos($partValue, ',')) {
/plugin/tiledblog/
H A Dsyntax.php34 return false;
40 return false;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php99 static function parseDuration($duration, $asString = false) {
108 $invert = false;

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