Home
last modified time | relevance | path

Searched refs:true (Results 5251 – 5275 of 6699) sorted by relevance

1...<<211212213214215216217218219220>>...268

/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
H A DCursor.php
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php122 switch (true) {
374 $p['fresh'] = true;
/plugin/bootswrapper/exe/help/
H A Dtext.txt3 <callout type="tip" icon="true">
118 <datatable info="false" paging="false" searching="true">
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php290 return \in_array($index, $this->_indices, true);
359 * @param bool $fullResult By default only the total hit count is returned. If set to true, the full ResultSet including aggregations is returned
374 $query->setTrackTotalHits(true);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc402 .`setSSLVerification(bool|string $value = true)`
415 .`setElasticMetaHeader($value = true)`
/plugin/structodt/
H A Dhelper.php54 if (!mkdir($tmp_dir, 0777, true)) {
155 define('SIMPLE_TEST', true);
/plugin/combo/ComboStrap/
H A DLocalPath.php307 return true;
381 $isRoot = true;
H A DFileSystems.php245 $mime = mimetype($path->getLastName(), true)[1];
330 clearstatcache(true, $pathString);
/plugin/dokusioc/
H A Daction.php424 return true;
450 return true;
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte30 updateEditor: true,
134 updateCode(code, true);
244 <Card title="Code" noPadding="true">
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php73 $this->used_encodings[$encoding] = true;
82 $this->found_fonts[$fontname] = true;
265 return true;
/plugin/etherpadlite/action/
H A Detherpadlite.php61 $newpageid = md5(uniqid("dokuwiki:".md5($ID).":$rev:", true));
110 if(!$this->client) $this->client = clientIP(true);
380 $pageid = md5(uniqid("dokuwiki:".md5($ID).":$rev:", true));
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DTWKB.php275 return new Polygon($rings, true);
325 * @param bool|true $writeAsHex Write the result in binary or hexadecimal system
342 'includeSize' => $includeSizes ? true : $this->writeOptions['includeSize'],
343 'includeBoundingBoxes' => $includeBoundingBoxes ? true : $this->writeOptions['includeBoundingBoxes']
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs84 var DIF_XL = true;
1960 s = true;
3192 return true;
3203 return true;
3702 case 1: case true: case '1': case 'true': return true;
3752 switch(true) {
7721 case 0x30: vfp = true; memo = true; break; // VFP
12559 return true;
16760 return true;
25174 xlsb = true;
[all …]
/plugin/eventum/XML/
H A DRPC.php819 $GLOBALS['XML_RPC_auto_base64'] = true;
1028 return true;
1188 var $remove_extra_lines = true;
1448 xml_parser_set_option($parser_resource, XML_OPTION_CASE_FOLDING, true);
1601 || ($val == true && strcasecmp($val, 'false')))
/plugin/codemirror/dist/modes/
H A Dpuppet.min.js.map1true running present absent file directory undef');\n define('builtin', 'action augeas burst chai…
H A Dttcn.min.js.map1true; break;\n }\n escaped = !escaped && next == \"\\\\\";\n }\n i…
H A Djavascript.min.js.map1true","false","null","undefined","NaN","Infinity","this","class","super","yield","export","import"…
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php478 … "location": "path"}}, "request": {"$ref": "Contact"}, "response": {"$ref": "Contact"}}}}', true));
479 …path": "locations", "httpMethod": "GET", "response": {"$ref": "LocationsListResponse"}}}}', true));
480 …": "path"}}, "request": {"$ref": "Subscription"}, "response": {"$ref": "Subscription"}}}}', true));
481 …resumable": {"multipart": true, "path": "/resumable/upload/mirror/v1/timeline/{id}"}}}}}}', true));
482 …required": true, "location": "path"}}, "response": {"$ref": "AttachmentsListResponse"}}}}', true));
H A DGoogle_DriveService.php1259 …s.com/auth/drive.metadata.readonly", "https://www.googleapis.com/auth/drive.readonly"]}}}', true));
1260 …{"$ref": "AppList"}, "scopes": ["https://www.googleapis.com/auth/drive.apps.readonly"]}}}', true));
1261 …only", "https://www.googleapis.com/auth/drive.readonly"], "supportsSubscription": true}}}', true));
1262 …s.com/auth/drive.metadata.readonly", "https://www.googleapis.com/auth/drive.readonly"]}}}', true));
1263 …s.com/auth/drive.metadata.readonly", "https://www.googleapis.com/auth/drive.readonly"]}}}', true));
1264 …"https://www.googleapis.com/auth/drive", "https://www.googleapis.com/auth/drive.file"]}}}', true));
1266 …s.com/auth/drive.metadata.readonly", "https://www.googleapis.com/auth/drive.readonly"]}}}', true));
1267 …"https://www.googleapis.com/auth/drive", "https://www.googleapis.com/auth/drive.file"]}}}', true));
1268 …"https://www.googleapis.com/auth/drive", "https://www.googleapis.com/auth/drive.file"]}}}', true));
1269 …ile", "https://www.googleapis.com/auth/drive.readonly"], "supportsMediaDownload": true}}}', true));
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php349 * $params['run_expensive_tasks'] = (boolean) Must be set to [true] in order for the task to be performed. Defaults to false.
350 * $params['flush'] = (boolean) Whether flush or not before analyzing the index disk usage. Defaults to true
393 $params['client']['verbose'] = true;
422 $params['client']['verbose'] = true;
449 $params['client']['verbose'] = true;
475 $params['client']['verbose'] = true;
504 $params['client']['verbose'] = true;
546 * $params['wait_if_ongoing'] = (boolean) If set to true the flush operation will block until the flush can be executed if another flush operation is already executing. The default is true. If set to false the flush will be skipped iff if another flush operation is already running.
593 * $params['flush'] = (boolean) Specify whether the index should be flushed after performing the operation (default: true)
[all...]
/plugin/timer/
H A Dsyntax.php136 return true;
/plugin/swiftmail/Swift/Connection/
H A DMulti.php99 return true;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.pcd.php38 $PCDisVertical = ((ord($PCDflags) & 0x01) ? true : false);

1...<<211212213214215216217218219220>>...268