Searched refs:isAbsolute (Results 1 – 1 of 1) sorted by relevance
225 if ($this->isAbsolute()) {262 if (!$this->isAbsolute() || $this->isShortName()) {272 if (!$localPath->isAbsolute() || $localPath->isShortName()) {300 public function isAbsolute(): bool function in ComboStrap\\LocalPath