| /plugin/diagramsnet/ |
| D | action.php | 56 $continue = true; 59 …if($continue == true && !file_exists(dirname(mediaFN($data))) && !mkdir(dirname(mediaFN($data)), 0… 61 $continue = false; 65 if($continue == true && $this->getConf('enable_attic') == 1) { 70 if($continue == true && !$whandle = fopen(mediaFN($data),'w')) { 72 $continue = false; 76 if($continue == true && !fwrite($whandle, base64_decode($base64data))) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
| D | ListMeta.php | 25 public $continue; variable in Google\\Service\\CloudRun\\ListMeta 38 public function setContinue($continue) argument 40 $this->continue = $continue;
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ |
| D | ContextFactory.php | 145 $continue = true; 147 while ($continue) { 153 $continue = false;
|
| /plugin/odt/ODT/elements/ |
| D | ODTElementList.php | 23 public function __construct($style_name=NULL, $continue=false) { argument 29 $this->setContinueNumbering ($continue);
|
| /plugin/botbouncer/ |
| D | action.php | 69 $continue = $this->getConf('continue'); 83 !empty($continue)
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/ |
| D | Space.php | 231 $continue = false; 256 $continue = true; 275 return $continue;
|
| /plugin/odt/ODT/ |
| D | ODTList.php | 18 * @param bool $continue Continue numbering? 21 …static public function listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=N… argument 27 $list = new ODTElementList($styleName, $continue);
|
| /plugin/forcessllogin/lang/en/ |
| D | splashpage.txt | 3 The requested action requires transmission of personal data and will continue
|
| /plugin/tos/lang/en/ |
| D | intro.txt | 3 Before you can continue, you have to agree to our current Terms of Service shown below.
|
| /plugin/pdftools/ |
| D | admin.php | 70 $continue = strtolower($name[1]) == 'zip' ? true : false; 71 if(!$continue) {
|
| /plugin/saveandedit/ |
| D | plugin.info.txt | 6 desc A plugin that adds a checkbox to the edit form that saves and then lets you continue editing.
|
| D | README | 3 A plugin that adds a button to the edit form that saves and then lets you continue editing.
|
| /plugin/asciidocjs/node_modules/minimist/ |
| D | .eslintrc | 15 "no-continue": 1,
|
| /plugin/condition/ |
| D | syntax.php | 82 $continue = true; 84 while(($match{0} != '>') && ($match != '') && (($lvl == 0) || ($match{0} != ')')) && $continue) { 108 }else $continue = false;
|
| /plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
| D | .php_cs | 14 …'no_extra_consecutive_blank_lines' => ['break', 'continue', 'extra', 'return', 'throw', 'use', 'pa…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | SqlNamespace.asciidoc | 46 …) Use the `query` element to start a query. Use the `cursor` element to continue a query. (Require…
|
| /plugin/backup/lang/en/ |
| D | windows.txt | 9 If you have read the above statement and wish to continue, please press the "I Understand" button b…
|
| /plugin/epub/lang/en/ |
| D | remove.txt | 4 Unless you do this, the page will continue to display the **Start** and **Remove page. . .** butt…
|
| /plugin/freechat/phpfreechat/misc/ |
| D | generate-doc.inc.php | 28 $continue = true;
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/ |
| D | Ll1.php | 437 $continue = false; 459 $continue = true; 466 if (true === $continue) {
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 8 * added option `create_new_console` to allow a subprocess to continue 37 specific output, then continue the normal execution of your application
|
| /plugin/evesso/ |
| D | README.md | 55 It is a good idea [backup the wiki](https://www.dokuwiki.org/faq:backup) before you continue. 69 …re logged in on a EveSSO admin account and have a up-to-date backup of the wiki before you continue
|
| /plugin/socialmark/ |
| D | list.txt | 16 http://www.connotea.org/addpopup?continue=confirm&uri=|Connotea it !
|
| /plugin/asciidocjs/node_modules/once/ |
| D | README.md | 37 function is saved in `fn.value` and subsequent calls will continue to
|
| /plugin/authyubikey/ |
| D | auth.php.org | 183 continue; 335 if(empty($line)) continue; 369 continue;
|