Home
last modified time | relevance | path

Searched refs:keptComment (Results 1 – 4 of 4) sorted by relevance

/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/util/minify/
H A DJSMin.php76 protected $keptComment = ''; variable in GO\\Base\\Util\\Minify\\JSMin
185 if ($this->keptComment) {
187 $this->output .= $this->keptComment;
188 $this->keptComment = '';
373 $this->keptComment .= "/{$comment}";
396 if (!$this->keptComment) {
398 $this->keptComment = "\n";
400 $this->keptComment .= "/*!" . substr($comment, 1) . "*/\n";
403 $this->keptComment .= "/*{$comment}*/";
/dports/finance/prestashop/prestashop/vendor/mrclay/minify/min/lib/
H A DJSMin.php72 protected $keptComment = ''; variable in JSMin
186 if ($this->keptComment) {
188 $this->output .= $this->keptComment;
189 $this->keptComment = '';
388 $this->keptComment .= "/{$comment}";
411 if (!$this->keptComment) {
413 $this->keptComment = "\n";
415 $this->keptComment .= "/*!" . substr($comment, 1) . "*/\n";
418 $this->keptComment .= "/*{$comment}*/";
/dports/www/elgg/elgg-3.3.23/vendor/mrclay/minify/min/lib/
H A DJSMin.php72 protected $keptComment = ''; variable in JSMin
186 if ($this->keptComment) {
188 $this->output .= $this->keptComment;
189 $this->keptComment = '';
388 $this->keptComment .= "/{$comment}";
411 if (!$this->keptComment) {
413 $this->keptComment = "\n";
415 $this->keptComment .= "/*!" . substr($comment, 1) . "*/\n";
418 $this->keptComment .= "/*{$comment}*/";
/dports/www/thirtybees/thirtybees-1.1.0/vendor/mrclay/minify/min/lib/
H A DJSMin.php72 protected $keptComment = ''; variable in JSMin
186 if ($this->keptComment) {
188 $this->output .= $this->keptComment;
189 $this->keptComment = '';
388 $this->keptComment .= "/{$comment}";
411 if (!$this->keptComment) {
413 $this->keptComment = "\n";
415 $this->keptComment .= "/*!" . substr($comment, 1) . "*/\n";
418 $this->keptComment .= "/*{$comment}*/";