Searched refs:isPtySupported (Results 1 – 5 of 5) sorted by relevance
66 if ($this->ptyMode && Process::isPtySupported()) {
76 if ($this->ptyMode && Process::isPtySupported()) {
1345 public static function isPtySupported() function in Symfony\\Component\\Process\\Process
1271 public static function isPtySupported() function in Symfony\\Component\\Process\\Process
496 if (!Process::isPtySupported()) {