| /plugin/quickstats/scripts/ |
| D | get_geocity2.php | 124 $discard = "$geo_dir_name/$gfile"; 126 echo "Unlinking $discard\n"; 128 if(is_writable($discard)) 129 unlink ($discard);
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | SetCookie.php | 337 * @param bool $discard Set to true or false if this is a session cookie 339 public function setDiscard($discard): void argument 341 if (!is_bool($discard)) { 345 $this->data['Discard'] = (bool) $discard;
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | SetCookie.php | 260 * @param bool $discard Set to true or false if this is a session cookie 262 public function setDiscard($discard) argument 264 $this->data['Discard'] = $discard;
|
| /plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Helpers.php | 240 $template->discard(); 247 $template->discard(); 263 $template->discard(); 370 $template->discard(); 398 $template->discard();
|
| H A D | Template.php | 191 public function discard() function in Handlebars\\Template
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/ |
| D | PrincipalPropertySearchReport.php | 108 foreach ($elem['value']['{DAV:}prop'] as $propName => $discard) {
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/ |
| H A D | PrincipalPropertySearchReport.php | 108 foreach ($elem['value']['{DAV:}prop'] as $propName => $discard) {
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Context.php | 89 foreach ($context_array as $key => $discard) {
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| H A D | DeviceDetector.php | 326 * @param bool $discard 328 public function discardBotInformation(bool $discard = true): void argument 330 $this->discardBotInformation = $discard;
|
| /plugin/ckgdoku/action/ |
| D | meta.php | 414 $discard = $this->getLang('discard_edits'); 451 else if(window.dwfckTextChanged && !window.confirm("$discard")) {
|
| /plugin/ckgedit/action/ |
| D | meta.php | 453 $discard = $this->getLang('discard_edits'); 490 else if(window.dwfckTextChanged && !window.confirm("$discard")) {
|
| /plugin/mizarverifiabledocs/script/ |
| H A D | miz_parser.py | 173 refs.discard(parent)
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ |
| D | HTMLDefinition.php | 265 foreach ($array as $name => $discard) {
|
| /plugin/combo/grammar/ |
| H A D | PageSql.g4 | 140 * Space are for human (discard)
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 189 discard=discard
|
| D | dia_ru.txt | 189 discard=Отказаться
|
| D | dia_bg.txt | 189 discard=Отмяна
|
| D | dia_el.txt | 189 discard=Απόρριψη
|
| D | dia_sl.txt | 113 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue. 189 discard=Discard
|
| D | dia_hi.txt | 113 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue. 189 discard=Discard
|
| D | dia_te.txt | 113 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue. 189 discard=Discard
|
| D | dia_si.txt | 113 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue. 189 discard=Discard
|
| /plugin/asciidocjs/node_modules/uglify-js/ |
| D | README.md | 95 --no-annotations Ignore and discard comment annotations. 691 - `drop_console` (default: `false`) — Pass `true` to discard calls to 740 - `keep_fargs` (default: `false`) — discard unused function arguments except 1041 - `new Object/RegExp/Function/Error/Array (...)` → we discard the `new` 1048 dead code removal UglifyJS will discard the following from the output:
|
| /plugin/codemirror/dist/modes/ |
| D | sql.min.js.map | 1 …discard distinctrow div dual dumpfile each elseif enable enclosed end ends engine engines enum err…
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/ |
| D | README.md | 426 - `drop_console` -- default `false`. Pass `true` to discard calls to 465 - `new Object/RegExp/Function/Error/Array (...)` → we discard the `new` 476 dead code removal UglifyJS will discard the following from the output:
|