Searched refs:wantedNs (Results 1 – 1 of 1) sorted by relevance
11 private $wantedNs; variable in namespaceFinder15 $this->wantedNs = $this->computeWantedNs($path);46 $ns = explode(':', $this->wantedNs);65 $this->wantedNs = implode(':', $ns);69 return $this->wantedNs;77 return utf8_encodeFN(str_replace(':', '/', $this->wantedNs));