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