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.php2528 static protected $commentMultiRight = "*/"; variable in lessc_parser
2570 $commentMultiRight = lessc::preg_quote(self::$commentMultiRight);
2572 self::$commentMulti = $commentMultiLeft.'.*?'.$commentMultiRight;