Home
last modified time | relevance | path

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

/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2533 static protected $commentMultiRight = "*/"; variable in lessc_parser
2587 $commentMultiRight = lessc::preg_quote(self::$commentMultiRight);
2589 self::$commentMulti = $commentMultiLeft.'.*?'.$commentMultiRight;