Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php119 $url = $this->compileValue($this->lib_e($str));
1162 protected function lib_e($arg) function in lessc
1168 return $this->lib_e($items[0]);
1186 $template = $this->compileValue($this->lib_e($string));
1200 $rep = $this->compileValue($this->lib_e($val));
1245 $this->compileValue($this->lib_e($newUnit))
1660 if (empty($value[2])) $res = $this->lib_e($res);
1667 $key = $this->vPrefix . $this->compileValue($this->lib_e($key));
1692 if ($strip) $part = $this->lib_e($part);
1698 return $this->lib_e($this->reduce($inner));