Searched refs:replacement (Results 1 – 21 of 21) sorted by relevance
/template/bootstrap3/compat/inc/Menu/Item/ |
D | AbstractItem.php | 42 protected $replacement = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem 86 $label = sprintf($label, $this->replacement); 250 'replacement' => $this->replacement
|
D | ImgBackto.php | 21 $this->replacement = $ID;
|
/template/kajukkk/ |
D | tpl_functions.php | 37 $caption = sprintf($caption, $replacement); 91 $caption = sprintf($caption, $replacement);
|
/template/strap/syntax/ |
D | minimap.php | 197 $replacement = ''; 198 $label = preg_replace($substrPattern, $replacement, $label);
|
/template/a_new_day/js/ |
D | prototype.js | 153 gsub: function(pattern, replacement) { 155 replacement = arguments.callee.prepareReplacement(replacement); 160 result += String.interpret(replacement(match)); 169 sub: function(pattern, replacement, count) { 170 replacement = this.gsub.prepareReplacement(replacement); 175 return replacement(match); 294 String.prototype.gsub.prepareReplacement = function(replacement) { 295 if (typeof replacement == 'function') return replacement; 296 var template = new Template(replacement);
|
/template/battlehorse/js/ |
D | prototype.js | 153 gsub: function(pattern, replacement) { 155 replacement = arguments.callee.prepareReplacement(replacement); 160 result += String.interpret(replacement(match)); 169 sub: function(pattern, replacement, count) { 170 replacement = this.gsub.prepareReplacement(replacement); 175 return replacement(match); 294 String.prototype.gsub.prepareReplacement = function(replacement) { 295 if (typeof replacement == 'function') return replacement; 296 var template = new Template(replacement);
|
/template/bootie/ |
D | tpl_template_NicoBoot.php | 235 $caption = sprintf($caption, $replacement);
|
/template/argon-alt/ |
D | style.ini | 44 ; FIXME None of these replacement variables work right now.
|
/template/starterpjax/ |
D | main.php.withTime | 65 <?php /* how to insert logo instead (if no CSS image replacement technique is used):
|
/template/ospyramid/css/ |
D | style.css | 182 /* For image replacement */
|
/template/mikio/ |
D | mikio.php | 1993 $replacement = preg_replace( 1999 return '<div class="mikio-color-picker">' . $replacement . $match[0] . '</div>';
|
/template/hexa/genericons/ |
D | README.md | 146 …e taken great care to ensure this new version should work as a drop-in replacement, but please be …
|
/template/twigstarter/vendor/twig/twig/ |
D | CHANGELOG | 170 * added the "apply" tag as a replacement for the "filter" tag
|
/template/templar/less/ |
D | mixins.less | 103 // CSS image replacement
|
/template/nucleus/ |
D | wiki.css | 43 /* CSS image replacement technique */
|
/template/strap/resources/library/rrdiagram/0.9.4.1/ |
D | rrdiagram.js.map | 1 …replacement","tailPos","ch","capture","searchValue","replaceValue","functionalReplace","results","…
|
/template/strap/resources/library/bootstrap/4.5.0/ |
D | bootstrap.16col.min.css.map | 1 …replacement for our grid system's `.row` for tighter form layouts.\n\n.form-row {\n display: flex…
|
/template/strap/resources/library/bootstrap/4.4.1/ |
D | bootstrap.16col.min.css.map | 1 …replacement for our grid system's `.row` for tighter form layouts.\n\n.form-row {\n display: flex…
|
/template/klean/bootstrap/css/ |
D | bootstrap.css.map | 1 …lock;\n margin-left: auto;\n margin-right: auto;\n}\n","// CSS image replacement\n//\n// Heads u…
|
D | bootstrap.min.css.map | 1 …lock;\n margin-left: auto;\n margin-right: auto;\n}\n","// CSS image replacement\n//\n// Heads u…
|
/template/starterbootstrap/css/ |
D | bootstrap.css.map | 1 …lock;\n margin-left: auto;\n margin-right: auto;\n}\n","// CSS image replacement\n//\n// Heads u…
|