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