Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php72 protected $sourceLoc = null; variable in lessc
724 $this->sourceLoc = isset($prop[-1]) ? $prop[-1] : -1;
2486 if ($this->sourceLoc >= 0) {
2487 $this->sourceParser->throwError($msg, $this->sourceLoc);