Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/process/
H A DProcess.php51 public const ITER_SKIP_OUT = 4; // Use this flag to skip STDOUT while iterating define in Symfony\\Component\\Process\\Process
633 $yieldOut = !(self::ITER_SKIP_OUT & $flags);