Home
last modified time | relevance | path

Searched refs:true (Results 3551 – 3575 of 6699) sorted by relevance

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

/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php33 $reflectionProperty->setAccessible(true);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/File/
H A DStreamWrapperChecker.php33 return true;
/plugin/mikioplugin/syntax/
H A Drow.php15 public $hasEndTag = true;
/plugin/database2/
H A Dmedia.php200 return $this->showTable( false, true, true, null, true );
/plugin/yearbox/
H A Dsyntax.php133 return true;
296 return true;
408 $meta = p_get_metadata($id, false, true);
/plugin/authucenter/lib/api/
H A Duc.php32 define('IN_DOKU', true);
33 define('IN_API', true);
133 …etcookie(DW_UC_COOKIE_NAME, authcode("$uid\t$password_e\t$username", 'ENCODE'), $cookietime, true);
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DMetadataFactoryTest.php183 $factory->setIncludeInterfaces(true);
270 $factory = new MetadataFactory($driver, 'Metadata\ClassHierarchyMetadata', true);
276 $factory = new MetadataFactory($driver, 'Metadata\ClassHierarchyMetadata', true);
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee15 callback err, tree.toCSS(compress: true)
18 {code, map} = uglify.minify source, fromString: true
37 minimatch file, pattern, matchBase: true
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php130 while(true) {
165 while(true) {
264 while (true) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php199 $this->isSummaryTestCountPrinted = true;
369 return $value == true ? 'true' : 'false';
371 return print_r($value, true);
/plugin/include/
H A Daction.php71 $all_public = true; // are all included pages public?
200 p_set_metadata($event->data['id'], array(), true);
235 $cache->depends['purge'] = true; // included pages changed or old metadata - request purge.
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php130 while(true) {
165 while(true) {
264 while (true) {
/plugin/pureldap/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/commonmark/vendor/composer/
H A DClassLoader.php28 * $loader->setUseIncludePath(true);
391 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
423 * @return true|null True if loaded, null otherwise
430 return true;
472 $this->missingClasses[$class] = true;
/plugin/structtemplate/_vagrant/
H A DVagrantfile43 …config.vm.network "forwarded_port", guest: 22, host: vb_port_base + 22, auto_correct: true, id: …
44 config.vm.network "forwarded_port", guest: 80, host: vb_port_base + 80, auto_correct: true
45 config.vm.network "forwarded_port", guest: 443, host: vb_port_base + 443, auto_correct: true
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php311 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
346 return true;
386 $this->missingClasses[$class] = true;
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php130 while(true) {
165 while(true) {
264 while (true) {
/plugin/elasticsearch/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/barcodes/vendor/composer/
H A DClassLoader.php395 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
434 return true;
476 $this->missingClasses[$class] = true;
/plugin/oauth/vendor/composer/
H A DClassLoader.php28 * $loader->setUseIncludePath(true);
391 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
423 * @return true|null True if loaded, null otherwise
430 return true;
472 $this->missingClasses[$class] = true;
/plugin/upgrade/vendor/composer/
H A DClassLoader.php28 * $loader->setUseIncludePath(true);
395 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
427 * @return true|null True if loaded, null otherwise
435 return true;
477 $this->missingClasses[$class] = true;
/plugin/combo/vendor/composer/
H A DClassLoader.php28 * $loader->setUseIncludePath(true);
311 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
348 return true;
388 $this->missingClasses[$class] = true;
/plugin/dw2pdf/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/aichat/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/sqlite/
H A DSQLiteDB.php143 $start = microtime(true);
165 $time = microtime(true) - $start;
246 public function saveRecord($table, $data, $replace = true)

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