Home
last modified time | relevance | path

Searched refs:commentMulti (Results 1 – 1 of 1) sorted by relevance

/template/mikio/inc/stemmechanics/lesserphp/
Dlessc.inc.php2529 static protected $commentMulti; variable in lessc_parser
2589 self::$commentMulti = $commentMultiLeft.'.*?'.$commentMultiRight;
2590 … self::$whitePattern = '/'.$commentSingle.'[^\n]*\s*|('.self::$commentMulti.')\s*|\s+/Ais';