Home
last modified time | relevance | path

Searched full:custom (Results 1 – 25 of 58) sorted by relevance

123

/dokuwiki/_test/tests/inc/
H A DIpTest.php156 // Adding some custom trusted proxies.
157 $custom = array_merge($default, ['1.2.3.4', '1122::', '3.0.0.1/8', '1111:2222::/32']);
178 // With custom proxies set.
179 [$custom, '127.0.0.1', true],
180 [$custom, '1.2.3.4', true],
181 [$custom, '3.0.1.2', true],
182 [$custom, '1122::', true],
183 [$custom, '1122:0000:0000:0000:0000:0000:0000:0000', true],
184 [$custom, '1111:2223::', false],
185 [$custom, '1111:2222::', true],
[all …]
H A Dstyleutils_cssstyleini.test.php37 …has an original value (text), an overridden value (background) and a new custom replacement (custo…
/dokuwiki/.github/
H A DFUNDING.yml3 custom:
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dbiblatex.php69 // Custom entry types
80 // Custom entry field names
109 2 => 'color: #C02020;', // Custom entry types
111 4 => 'color: #C08020;' // Custom entry field names
126 4 => 'color: #C08020;', // Custom entry field (biblatex)
127 5 => 'color: #C02020;', // Custom entry types (biblatex)
H A Dbibtex.php66 // Custom entry types
77 // Custom entry field names
106 2 => 'color: #C02020;', // Custom entry types
108 4 => 'color: #C08020;' // Custom entry field names
H A Dnagios.php157 // Custom macros
165 // Custom macro definitions
H A Dcil.php53 …'.export', '.event', '.entrypoint', '.emitbyte', '.data', '.custom', '.culture', '.ctor', '.corfla…
68 …'error', 'enum', 'endmac', 'deny', 'demand', 'default', 'custom', 'compilercontrolled', 'clsid', '…
/dokuwiki/conf/
H A Dwordblock.conf25 …estresume|besttermpaper|businessessay|college-paper|customessay|custom-made-paper|custom-writing|d…
/dokuwiki/lib/plugins/revert/lang/en/
H A Dlang.php10 // custom language strings for the plugin
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DEvalBarrett.php27 * Custom Reduction Function
50 * Generate Custom Reduction
/dokuwiki/lib/plugins/styling/lang/el/
H A Dlang.php11 // custom language strings for the plugin
/dokuwiki/lib/plugins/revert/lang/cy/
H A Dlang.php10 // custom language strings for the plugin
/dokuwiki/lib/plugins/styling/lang/en/
H A Dlang.php14 // custom language strings for the plugin
/dokuwiki/lib/plugins/styling/lang/cy/
H A Dlang.php15 // custom language strings for the plugin
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php6 * http://www.secg.org/SEC2-Ver-1.0.pdf provides for curves with custom parameters.
12 * and let the named curves (Ed25519 and Ed448) define their own custom tailored
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DPrimeField.php57 * Use a custom defined modular reduction function
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMultichoice.php11 public $lang; //some custom language strings are stored in setting
/dokuwiki/vendor/php81_bc/strftime/src/
H A DIntlLocaleFormatter.php67 …// To adjust for this, a custom calendar can be supplied with a cutover date arbitrarily far in th…
/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh40 # some custom language codes
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml79 * Any custom changes you made to the DokuWiki core or plugins
/dokuwiki/inc/Remote/OpenApiDoc/
H A DType.php134 // keep custom types
/dokuwiki/inc/Ui/
H A DSearch.php239 $activeOption = 'custom';
245 if ($activeOption === 'custom') {
246 $options = array_merge(['custom' => [
374 * @ToDo: custom date input
H A DAdmin.php167 * Custom sorting for admin menu
/dokuwiki/lib/plugins/usermanager/lang/en/
H A Dlang.php10 // custom language strings for the plugin
/dokuwiki/lib/plugins/usermanager/lang/cy/
H A Dlang.php11 // custom language strings for the plugin

123