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