| /dokuwiki/vendor/php81_bc/strftime/src/ |
| H A D | AbstractLocaleFormatter.php | 22 * Format the given local dependent placeholder 25 * @param string $format The strftime compatible, locale dependend placeholder
|
| H A D | DateLocaleFormatter.php | 30 throw new \RuntimeException("'$format' is not a supported locale placeholder");
|
| H A D | IntlLocaleFormatter.php | 55 throw new \RuntimeException("'$format' is not a supported locale placeholder");
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 49 placeholder: 2024-02-14a "Kaos" 56 placeholder: "8.3" 63 placeholder: Apache 2.4 on Debian Linux 68 placeholder: "Chrome 221 on Windows 11"
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ |
| H A D | PBKDF2params.php | 30 …echnically, this is a CHOICE in RFC2898 but the other "choice" is, currently, more of a placeholder
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 830 * placeholder for audio files before they're loaded (QuickTime-only). 844 * placeholder for video files before they're loaded (QuickTime-only). 877 $placeholder = ''; 974 // Set proper placeholder value 976 $placeholder = $audio; 978 $placeholder = $video; 1002 …($this->get_link().'?file_extension=.'.$this->get_extension()) . "', '$placeholder', '$loop', '$me… 1014 if ($placeholder !== '') { 1015 …rsor:hand; cursor:pointer;\" href=\"" . $this->get_link() . "\" src=\"$placeholder\" width=\"$widt… 1020 …type', '$bgcolor', '$width', '$height', '" . $this->get_link() . "', '$placeholder', '$loop');</sc…
|
| H A D | Misc.php | 2097 function embed_quicktime(type, bgcolor, width, height, link, placeholder, loop) { 2098 if (placeholder != '') { 2099 …"'+type+'" style="cursor:hand; cursor:pointer;" href="'+link+'" src="'+placeholder+'" width="'+wid… 2110 function embed_flv(width, height, link, placeholder, loop, player) {
|
| /dokuwiki/conf/ |
| H A D | interwiki.conf | 14 # If no placeholder is defined the urlencoded name is appended to the URL
|
| /dokuwiki/inc/ |
| H A D | StyleUtils.php | 70 // guaranteed placeholder => value 93 // replace the placeholder with the name of the current template
|
| H A D | Mailer.class.php | 124 * @return string placeholder 137 // attach it and set placeholder
|
| H A D | template.php | 765 'placeholder' => $lang['btn_search'],
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 45 ; This section is used to configure some placeholder values used in
|
| /dokuwiki/vendor/splitbrain/php-cli/ |
| H A D | README.md | 159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR…
|
| /dokuwiki/lib/exe/ |
| H A D | css.php | 262 * Does placeholder replacements in the style according to 269 * @param array $replacements array(placeholder => value) 570 // replace quoted strings with placeholder
|
| /dokuwiki/_test/tests/inc/ |
| H A D | lang.php | 125 * Check for sprintf format placeholder equality
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | html5.php | 116 'profile', 'prompt', 'pattern', 'placeholder',
|
| H A D | racket.php | 211 'hash-keys', 'hash-map', 'hash-placeholder?', 'hash-ref', 267 'make-hash-placeholder', 'make-hasheq', 'make-hasheq-placeholder', 268 'make-hasheqv', 'make-hasheqv-placeholder', 'make-immutable-hash', 274 'make-placeholder', 'make-polar', 'make-prefab-struct', 321 'phantom-bytes?', 'pipe-content-length', 'placeholder-get', 322 'placeholder-set!', 'placeholder?', 'poll-guard-evt',
|
| H A D | wolfram.php | 642 'Placeholder', 'PlaceholderReplace', 'PlayRange', 'Plot3D', 'Plus',
|
| H A D | mathematica.php | 3311 'Placeholder',
|
| /dokuwiki/inc/Menu/Item/ |
| H A D | AbstractItem.php | 41 /** @var string this item's label may contain a placeholder, which is replaced with this */
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …placeholder"),t.data(w+"placeholder",e)),t.css({position:i,left:s.left,top:s.top}),e},removePlaceh… property
|
| /dokuwiki/inc/parser/ |
| H A D | renderer.php | 939 //replace placeholder
|
| H A D | xhtml.php | 156 // check its not a placeholder that indicates actual footnote text is elsewhere 486 // seen this one before, save a placeholder
|
| /dokuwiki/inc/Search/ |
| H A D | Indexer.php | 221 … // didn't find $val, so we'll add it to the end of metawords and create a placeholder in metaidx
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
| H A D | Engine.php | 132 static::$zero[static::class] = null; // Placeholder to prevent infinite loop.
|