Searched refs:readPipes (Results 1 – 1 of 1) sorted by relevance
433 $this->readPipes($running, '\\' !== \DIRECTORY_SEPARATOR || !$running);1362 $this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running);1437 private function readPipes(bool $blocking, bool $close) function in Symfony\\Component\\Process\\Process