Home
last modified time | relevance | path

Searched refs:true (Results 5501 – 5525 of 6699) sorted by relevance

1...<<221222223224225226227228229230>>...268

/plugin/include/syntax/
H A Dinclude.php170 return true;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFilterHandler.php69 …ruct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGENCY, bool $bubble = true)
/plugin/pot/
H A Dsyntax.php178 return true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateVCardTest.php35 $this->server->debugExceptions = true;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php230 $user['readOnly'] = true;
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php190 $this->namespacesWritten = true;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSymfonySession.php24 $startSession = true,
/plugin/tos/
H A Daction.php42 $this->userTosState($user, true);
/plugin/semantic/
H A Dhelper.php248 … $article_image = tpl_getMediaFile(array(':' . $this->getFirstImage()), true, $image_info);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DFacebook.php133 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true, $apiVersion);
161 $data = @json_decode($responseBody, true);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php24 $startSession = true,
/plugin/combo/action/
H A Dcacheexpiration.php84 $data->depends["purge"] = true;
H A Dcss.php276 $isExcluded = true;
/plugin/combo/syntax/
H A Dnote.php196 return true;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php86 * {@see LexerAction::isPositionDependent()} returns `true`, it calls
202 return true;
/plugin/combo/ComboStrap/
H A DMarkupRenderer.php33 private $cacheAfterRendering = true;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php37 * When `true`, only exactly known ambiguities are reported.
43 public function __construct(bool $exactOnly = true)
/plugin/sqlite/_test/
H A DSQLiteDBTest.php116 $newrecord = $db->saveRecord('testdata', $record, true);
/plugin/spatialhelper/helper/
H A Dsearch.php55 if (plugin_load('helper', 'geophp', false, true) === null) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
480 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
488 $params['require_alias'] = (boolean) When true, requires destination to be an alias. Default is false
561 $params['ccs_minimize_roundtrips'] = (boolean) Indicates whether network round-trips should be minimized as part of cross-cluster search requests execution (Default = true)
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php11 define('_OTL_OLD_SPEC_COMPAT_2', true);
15 // 0x74727565 "true" for Mac
275 if (!in_array($version, [0x00010000, 0x74727565], true) && !$TTCfontID) {
281 if (!in_array($version, [0x00010000, 0x00020000], true)) {
577 if (!in_array($version, [0x00010000, 0x00020000], true)) {
659 if (!in_array($version, [0x00010000, 0x00020000], true)) {
754 $psNameInvalid = true;
848 $this->restrictedUse = true;
1076 $sipset = true;
1078 $smpset = true;
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_fa.js.map1true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// ex…
H A Dlocale_sk.js.map1true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// ex…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.formatted.php316 $margin->left->auto = true;
321 $margin->left->auto = true;
322 $margin->right->auto = true;
903 return true;
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak198 //$objects = json_decode($json, true, 512, JSON_BIGINT_AS_STRING);
199 $objects = json_decode($json, true);
212 array_push($events, json_decode($this->getData($json_link), true));
406 return true;

1...<<221222223224225226227228229230>>...268