Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2727 if ($this->tag($tag, true) && $this->argumentDef($args, $isVararg) &&
2789 ($this->argumentDef($argv, $isVararg) || true) &&
3261 protected function argumentDef(&$args, &$isVararg) { function in lessc_parser