Home
last modified time | relevance | path

Searched defs:ITER_KEEP_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/symfony/process/
H A DProcess.php47 …const ITER_KEEP_OUTPUT = 2; // By default, outputs are cleared while iterating, use this flag to … define in Symfony\\Component\\Process\\Process
/plugin/combo/vendor/symfony/process/
H A DProcess.php50 public const ITER_KEEP_OUTPUT = 2; // By default, outputs are cleared while iterating, use this flag to keep them in memory define in Symfony\\Component\\Process\\Process