Home
last modified time | relevance | path

Searched +full:delete +full:- +full:user -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 47 of 47) sorted by relevance

12

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMySQL.php7 * A PHP-Based RSS and Atom Feed Framework.
10 * Copyright (c) 2004-2022, Ryan Parman, Sam Sneddon, Ryan McCue, and contributors
38 * @copyright 2004-2016 Ryan Parman, Sam Sneddon, Ryan McCue
43 * @license http://www.opensource.org/licenses/bsd-license.php BSD License
54 * connect to the `mydb` database on `localhost` on port 3306, with the user
93 $this->options = [
94 'user' => null,
105 $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
108 $this->option
[all...]
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php4 * --------
7 * - Sandra Rossi (sandra.rossi@gmail.com)
8 * - Jaco
[all...]
H A Dsql.php4 * -------
7 * - Jürgen Thomas (Juergen.Thomas@vs-polis.de)
15 * -
[all...]
H A Dgenero.php4 * ----------
[all...]
H A Doracle8.php4 * ----------
[all...]
H A Ddcl.php4 * --------
13 * --
[all...]
H A Doracle11.php4 * ----------
[all...]
H A Dpli.php4 * --------
6 * Copyright: (c) 2011 Robert AH Prins (http://hitchwiki.org/en/User:Prino)
13 * -
[all...]
H A Dpostgresql.php4 * ----------
[all...]
H A Dplsql.php4 * -------
14 * ---
[all...]
H A Dracket.php4 * ----------
[all...]
H A Dvim.php4 * ----------
[all...]
H A Dscilab.php4 * --------
13 * --
[all...]
H A Dmysql.php4 * ---------
8 * Date Started: 2008-1
[all...]
H A Dtsql.php4 * --------
10 * T-SQL language file for GeSHi.
13 * -
[all...]
H A Dmapbasic.php4 * ------
13 * ----
[all...]
H A Dthinbasic.php4 * ------
13 * ----
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php4 * Pure-PHP implementation of SFTP.
18 * if (!$sftp->login('username', 'password')) {
22 * echo $sftp->pwd() . "\r\n";
23 * $sftp->put('filename.ext', 'hello, world!');
24 * print_r($sftp->nlist());
30 * @license http://www.opensource.org/licenses/mit-license.html MIT License
40 * Pure-PHP implementations of SFTP.
122 * The request ID exists in the off chance that a packet is sent out-of-order. Of course, this library doesn't support
133 * The request ID exists in the off chance that a packet is sent out-o
2725 function delete($path, $recursive = true) global() function in phpseclib\\Net\\SFTP
[all...]
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
7 * @author Michael Hamann <michael@content-space.de>
44 $this->tpllib = dirname(tpl_incdir()) . '/';
54 foreach ($this->temporary as $dir) {
76 $this->id = $id;
78 $this->base = $id;
81 $this->base = substr($id, 9);
82 $this->is_template = true;
84 $this->is_template = false;
87 $this->localInf
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php4 * Pure-PHP ASN.1 Parser
18 * @license http://www.opensource.org/licenses/mit-license.html MIT License
29 * Pure-PHP ASN.1 Parser
36 // http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf#page=12
43 // http://www.obj-sys.com/asn1tutorial/node124.html
61 // http://www.obj-sys.com/asn1tutorial/node10.html
78 const TYPE_CHOICE = -1;
79 const TYPE_ANY = -2;
171 * Non-convertabl
[all...]
/dokuwiki/lib/scripts/
H A Dfileuploader.js2 * http://github.com/valums/file-uploader
4 * Multiple file upload component with progress-bar, drag-and-drop.
26 * Searches for a given element in the array, returns -1 if it is not present.
42 return -1;
119 * Fixes opacity in IE6-8.
182 * obj2url() takes a json-object as argument and generates
193 * @param Object JSON-Object
194 * @param String current querystring-par
[all...]
/dokuwiki/data/
H A Ddeleted.files5 # removed on 2022-06-26
20 lib/images/interwiki/user.png
28 lib/images/smileys/delete.gif
91 lib/images/smileys/delete.gif
93 # removed on 2020-06-01
124 lib/plugins/authmysql/lang/de-informal/lang.php
125 lib/plugins/authmysql/lang/de-informal/settings.php
159 lib/plugins/authmysql/lang/pt-b
[all...]

12