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.php71 protected $sourceLoc = null; variable in lessc
684 $this->sourceLoc = isset($prop[-1]) ? $prop[-1] : -1;
2330 if ($this->sourceLoc >= 0) {
2331 $this->sourceParser->throwError($msg, $this->sourceLoc);