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