Searched refs:useIncludePath (Results 1 – 2 of 2) sorted by relevance
78 private $useIncludePath = false; variable in Composer\\Autoload\\ClassLoader317 * @param bool $useIncludePath321 public function setUseIncludePath($useIncludePath) argument323 $this->useIncludePath = $useIncludePath;334 return $this->useIncludePath;552 if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
80 private $useIncludePath = false; variable in Composer\\Autoload\\ClassLoader315 * @param bool $useIncludePath319 public function setUseIncludePath($useIncludePath) argument321 $this->useIncludePath = $useIncludePath;332 return $this->useIncludePath;551 if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {