Home
last modified time | relevance | path

Searched refs:true (Results 3576 – 3600 of 6699) sorted by relevance

1...<<141142143144145146147148149150>>...268

/plugin/geophp/vendor/composer/
H A DClassLoader.php28 * $loader->setUseIncludePath(true);
389 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
421 * @return true|null True if loaded, null otherwise
429 return true;
471 $this->missingClasses[$class] = true;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.NormalizeNewlines.txt
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DPropertyMetadataTest.php18 $meta->readOnly = true;
/plugin/findologicxmlexport/
H A DDokuwikiPage.php46 $this->url = wl($page, '', true);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php22 $reflectionProperty->setAccessible(true);
/plugin/codebutton2/
H A Dgenpng.php12 imagesavealpha($bg, true);
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCallbackGenerator.php138 return true;
/plugin/medialist/
H A Daction.php47 return true;
/plugin/godiag/
H A Dfetch.php10 define('NOSESSION',true);
/plugin/filelisting/action/
H A Dcache.php55 $cache->_nocache = true;
/plugin/projects/plugins/target/
H A Dlink.php22 return true;
/plugin/toc/
H A Daction.php49 $toc = tpl_toc(true);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DKeywordPatch.php32 return true;
/plugin/markdowku/
H A Dcodespans1.php32 return true;
/plugin/prosemirror/parser/
H A DLocalLinkNode.php38 'exists' => true,
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php22 $reflectionProperty->setAccessible(true);
/plugin/mikioplugin/syntax/
H A Dtext.php15 public $hasEndTag = true;
/plugin/ebnf/
H A Debnf.php74 $tokens = ebnf_scan($input, true);
80 render_node($dom->firstChild, true);
89 render_node($dom->firstChild, true);
106 imageantialias($im, true);
331 $token=$tokens[$i]; $mul = true;
343 $token=$tokens[$i]; $mul = true;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php137 if (!isset($httpHeaders['Last-Modified'])) $ignoreRangeHeader = true;
140 if ($modified > $ifRangeDate) $ignoreRangeHeader = true;
146 if (!isset($httpHeaders['ETag'])) $ignoreRangeHeader = true;
147 elseif ($httpHeaders['ETag'] !== $ifRange) $ignoreRangeHeader = true;
328 $propFindXml->allProp = true;
395 $ok = true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php38 public static function describe(PHPUnit_Framework_Test $test, $asString = true)
492 $dataSet = json_decode($candidateRow, true);
800 return true;
895 $result = true;
903 $result = true;
998 $extended = true;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php135 if (!isset($httpHeaders['Last-Modified'])) $ignoreRangeHeader = true;
138 if ($modified > $ifRangeDate) $ignoreRangeHeader = true;
144 if (!isset($httpHeaders['ETag'])) $ignoreRangeHeader = true;
145 elseif ($httpHeaders['ETag'] !== $ifRange) $ignoreRangeHeader = true;
328 $propFindXml->allProp = true;
395 $ok = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php411 $this->writer->write('/HideMenubar true');
415 $this->writer->write('/HideToolbar true');
419 $this->writer->write('/HideWindowUI true');
423 $this->writer->write('/DisplayDocTitle true');
427 $this->writer->write('/CenterWindow true');
431 $this->writer->write('/FitWindow true');
695 $annot .= ' /Open true';
/plugin/photogallery/phpThumb/
H A DphpThumb.php50 return true;
114 return true;
128 $phpThumb->setParameter('config_error_die_on_error', true);
435 $CanPassThroughDirectly = true;
617 $phpThumb->setParameter('is_alpha', true);
619 imagesavealpha($phpThumb->gdimg_source, true);
/plugin/translation3/
H A Dsyntax.php64 $renderer->meta['plugin']['translation']['notrans'] = true;
/plugin/booking/
H A Dsyntax.php76 return true;

1...<<141142143144145146147148149150>>...268