Searched refs:base_location (Results 1 – 1 of 1) sorted by relevance
65 public $base_location = 0; variable in SimplePie\\Locator178 … $this->base_location = method_exists($element, 'getLineNo') ? $element->getLineNo() : 0;214 if ($this->base_location < $line) {252 … if (method_exists($link, 'getLineNo') && $this->base_location < $link->getLineNo()) {298 $this->base_location < $link->getLineNo()) {