Searched refs:commentSingle (Results 1 – 1 of 1) sorted by path
2525 static protected $commentSingle = "//"; variable in lessc_parser2567 $commentSingle = lessc::preg_quote(self::$commentSingle);2572 self::$whitePattern = '/'.$commentSingle.'[^\n]*\s*|('.self::$commentMulti.')\s*|\s+/Ais';