Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
Dlessc.inc.php2524 static protected $commentMulti; variable in lessc_parser
2572 self::$commentMulti = $commentMultiLeft.'.*?'.$commentMultiRight;
2573 self::$whitePattern = '/'.$commentSingle.'[^\n]*\s*|('.self::$commentMulti.')\s*|\s+/Ais';