Searched refs:commentMultiLeft (Results 1 – 1 of 1) sorted by relevance
2527 static protected $commentMultiLeft = "/*"; variable in lessc_parser2569 $commentMultiLeft = lessc::preg_quote(self::$commentMultiLeft);2572 self::$commentMulti = $commentMultiLeft.'.*?'.$commentMultiRight;