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.php108 $url = $this->compileValue($this->lib_e($str));
1091 protected function lib_e($arg) { function in lessc
1096 return $this->lib_e($items[0]);
1113 $template = $this->compileValue($this->lib_e($string));
1127 $rep = $this->compileValue($this->lib_e($val));
1162 $this->compileValue($this->lib_e($newUnit)));
1550 if (empty($value[2])) $res = $this->lib_e($res);
1557 $key = $this->vPrefix . $this->compileValue($this->lib_e($key));
1582 if ($strip) $part = $this->lib_e($part);
1588 return $this->lib_e($this->reduce($inner));