Home
last modified time | relevance | path

Searched full:following (Results 1 – 25 of 124) sorted by relevance

12345

/dokuwiki/lib/plugins/popularity/lang/en/
H A Dlang.php6 $lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:';
7 $lang['submitDirectly'] = 'You can send the data manually by submitting the following form.';
8 $lang['autosubmitError'] = 'The last autosubmit failed, because of the following error: ';
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt7 modification, are permitted provided that the following conditions are met:
10 this list of conditions and the following disclaimer.
12 notice, this list of conditions and the following disclaimer in the
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE7 modification, are permitted provided that the following conditions are met:
10 list of conditions and the following disclaimer.
13 this list of conditions and the following disclaimer in the documentation
/dokuwiki/vendor/simplepie/simplepie/LICENSES/
H A DBSD-3-Clause.txt3 …ry forms, with or without modification, are permitted provided that the following conditions are m…
5 … code must retain the above copyright notice, this list of conditions and the following disclaimer.
7 …t reproduce the above copyright notice, this list of conditions and the following disclaimer in th…
H A DMIT.txt6 furnished to do so, subject to the following conditions:
/dokuwiki/conf/
H A Dmysql.conf.php.example5 * This SQL statements are optimized for following table structure.
61 * Following patters will be replaced:
82 * Following patters will be replaced:
94 * Following patters will be replaced:
114 * No patterns will be replaced in this statement but following patters
138 * Following patterns will be replaced:
151 * Following patterns will be replaced:
159 * Following patterns will be replaced:
169 * Following patterns will be replaced:
179 * following patters will be replaced:
[all …]
/dokuwiki/lib/plugins/acl/lang/en/
H A Dlang.php20 $lang['p_user_id'] = 'User <b class="acluser">%s</b> currently has the following permissions on …
21 $lang['p_user_ns'] = 'User <b class="acluser">%s</b> currently has the following permissions in …
22 $lang['p_group_id'] = 'Members of group <b class="aclgroup">%s</b> currently have the following p…
23 $lang['p_group_ns'] = 'Members of group <b class="aclgroup">%s</b> currently have the following p…
/dokuwiki/inc/lang/en/
H A Drecent.txt3 The following pages were changed recently:
H A Dpwconfirm.txt7 To confirm that the request was really sent by you please use the following link.
/dokuwiki/
H A D.htaccess.dist34 ## Not all installations will require the following line. If you do,
40 ## restrict access to it over HTTPS only! Uncomment the following two
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css54 /* icons of the following are set by dokuwiki in lib/exe/css.php */
62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/dokuwiki/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt10 furnished to do so, subject to the following conditions:
36 furnished to do so, subject to the following conditions:
/dokuwiki/vendor/splitbrain/slika/
H A DLICENSE3 … to permit persons to whom the Software is furnished to do so, subject to the following conditions:
/dokuwiki/vendor/splitbrain/php-cli/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/dokuwiki/vendor/splitbrain/php-archive/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/dokuwiki/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/dokuwiki/vendor/paragonie/random_compat/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE9 the following conditions:
/dokuwiki/vendor/php81_bc/strftime/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DNameFilter.php25 * and MUST not longer then 64 characters. The following characters
H A DCallableNameFilter.php38 * and MUST not longer then 64 characters. The following characters
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DMontgomeryMult.php41 // the following code, although not callable, can be run independently of the above code
42 // although the above code performed better in my benchmarks the following could might
/dokuwiki/vendor/paragonie/random_compat/lib/
H A Drandom.php18 * furnished to do so, subject to the following conditions:
/dokuwiki/bin/
H A Dgittool.php134 …if ($succeeded) $this->success('successfully cloned the following extensions: ' . implode(', ', $s…
135 … if ($errors) $this->error('failed to clone the following extensions: ' . implode(', ', $errors));
172 …if ($succeeded) $this->success('successfully installed the following extensions: ' . implode(', ',…
173 …if ($errors) $this->error('failed to install the following extensions: ' . implode(', ', $errors));
/dokuwiki/inc/Parsing/Handler/
H A DPreformatted.php39 … // see FS#1699 & FS#1652, add 'eol' instructions to ensure proper triggering of following p_open

12345