Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2687 static protected $commentMultiRight = "*/"; variable in lessc_parser
2744 $commentMultiRight = lessc::preg_quote(self::$commentMultiRight);
2746 self::$commentMulti = $commentMultiLeft . '.*?' . $commentMultiRight;