Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/symfony/process/
H A DProcess.php68 private $enhanceWindowsCompatibility = true; variable in Symfony\\Component\\Process\\Process
309 if ('\\' === \DIRECTORY_SEPARATOR && $this->enhanceWindowsCompatibility) {
1224 return $this->enhanceWindowsCompatibility;
1240 $this->enhanceWindowsCompatibility = (bool) $enhance;