Searched refs:exec (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/lib/scripts/ |
| H A D | delay.js | 57 this.timer = timer.add(function () { _this.exec.call(_this); }, 66 exec: function () { method in Delay
|
| /dokuwiki/lib/plugins/authpdo/_test/ |
| H A D | mysql.test.php | 68 $pdo->exec("DROP DATABASE IF EXISTS {$this->database}"); 69 $pdo->exec("CREATE DATABASE {$this->database}"); 84 $pdo->exec("DROP DATABASE IF EXISTS {$this->database}"); 106 $pdo->exec($sql);
|
| /dokuwiki/vendor/splitbrain/slika/src/ |
| H A D | ImageMagickAdapter.php | 124 exec($cmd, $output, $return);
|
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
| H A D | MySQL.php | 129 …$query = $this->mysql->exec('CREATE TABLE `' . $this->options['extras']['prefix'] . 'cache_data` (… 138 …$query = $this->mysql->exec('CREATE TABLE `' . $this->options['extras']['prefix'] . 'items` (`feed…
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),…
|
| H A D | jquery-ui.min.js | 6 …exec(i[0]),e=r.exec(i[1]),w[this]=[t?t[0]:0,e?e[0]:0],u[this]=[l.exec(i[0])[0],l.exec(i[1])[0]]}),…
|
| /dokuwiki/inc/ |
| H A D | media.php | 1991 @exec($cmd, $out, $retval); 2029 @exec($cmd, $out, $retval);
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| H A D | SSH2.php | 2867 public function exec($command, $callback = null) function in phpseclib3\\Net\\SSH2
|