Searched refs:genericList (Results 1 – 1 of 1) sorted by relevance
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 3046 if ($this->genericList($list, "mediaQuery", ",", false)) { 3073 $this->genericList($expressions, "mediaExpression", "and", false); 3712 protected function genericList(&$out, $parseItem, $delim="", $flatten=true) { function in lessc_parser
|