| /template/strap/vendor/salesforce/handlebars-php/src/Handlebars/Cache/ |
| H A D | Disk.php | 27 private $suffix = ''; variable in Handlebars\\Cache\\Disk 34 * @param string $suffix optional file extension, defaults to empty string 39 public function __construct($path, $prefix = '', $suffix = '') argument 53 $this->suffix = $suffix; 68 $this->prefix . $name . $this->suffix;
|
| /template/strap/vendor/symfony/process/ |
| H A D | ExecutableFinder.php | 35 public function addSuffix(string $suffix) argument 37 $this->suffixes[] = $suffix; 76 foreach ($suffixes as $suffix) { 78 …if (@is_file($file = $dir.\DIRECTORY_SEPARATOR.$name.$suffix) && ('\\' === \DIRECTORY_SEPARATOR ||…
|
| /template/strap/ComboStrap/ |
| H A D | StringUtility.php | 29 $suffix = ' ...'; 30 $myString = substr($myString, 0, ($length - 1) - strlen($suffix)) . $suffix; 223 public static function endWiths($string, $suffix) argument 225 $suffixStartPosition = strlen($string) - strlen($suffix); 226 return strrpos($string, $suffix) === $suffixStartPosition;
|
| H A D | QualityMenuItem.php | 62 $suffix = ""; 64 $suffix = "(Low)"; 66 return "Page Quality $suffix";
|
| H A D | Outline.php | 547 $suffix = SiteConfig::getConfValue(self::CONF_OUTLINE_NUMBERING_SUFFIX, " - "); 587 …ector h2.$outlineClass::before { content: "$prefix" counter(h2, $level2CounterStyle) "$suffix\A"; } 588 …counter(h2, $level2CounterStyle) "$counterSeparator" counter(h3,$level3CounterStyle) "$suffix\A"; } 589 … counter(h3,$level3CounterStyle) "$counterSeparator" counter(h4,$level4CounterStyle) "$suffix\A"; } 590 … counter(h4,$level4CounterStyle) "$counterSeparator" counter(h5,$level5CounterStyle) "$suffix\A"; } 591 … counter(h5,$level5CounterStyle) "$counterSeparator" counter(h6,$level6CounterStyle) "$suffix\A"; } 613 $tocSelector li a::before { content: "$prefix" counter(toc2, $level2CounterStyle) "$suffix\A"; } 614 …ter(toc2, $level2CounterStyle) "$counterSeparator" counter(toc3,$level3CounterStyle) "$suffix\A"; } 615 …nter(toc3,$level3CounterStyle) "$counterSeparator" counter(toc4,$level4CounterStyle) "$suffix\A"; } 616 …nter(toc4,$level4CounterStyle) "$counterSeparator" counter(toc5,$level5CounterStyle) "$suffix\A"; } [all …]
|
| /template/strap/action/ |
| H A D | linkmove.php | 334 $suffix = "]]"; 336 if (substr($handler->wikitext, -strlen($suffix)) === $suffix) { 337 … $handler->wikitext = substr($handler->wikitext, 0, strlen($handler->wikitext) - strlen($suffix)); 340 if (substr($handler->calls, -strlen($suffix)) === $suffix) { 341 … $handler->calls = substr($handler->calls, 0, strlen($handler->calls) - strlen($suffix));
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 707 [, $path, $args, $suffix] = $prop; 764 if ($suffix !== null && 771 array($subProp[2], array('keyword', $suffix)) 2807 ($this->keyword($suffix) || true) && $this->end()) 2810 $this->append(array('mixin', $tags, $argv, $suffix), $s);
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 628 var suffix="image"; 629 if(r.match(suffix+"$")==suffix||r=="background"){imageRules.push(r)
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a num…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a num…
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery-2.0.2.min.map | 1 …tWindow","write","close","visible","margin","padding","border","prefix","suffix","expand","expande…
|
| D | jquery-1.10.1.min.map | 1 …ay","write","close","$1","visible","margin","padding","border","prefix","suffix","expand","expande…
|