Home
last modified time | relevance | path

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

/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php71 protected $sourceLoc = null; variable in lessc
689 $this->sourceLoc = isset($prop[-1]) ? $prop[-1] : -1;
2335 if ($this->sourceLoc >= 0) {
2336 $this->sourceParser->throwError($msg, $this->sourceLoc);