Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/symfony/process/
H A DProcess.php46 …const ITER_NON_BLOCKING = 1; // By default, iterating over outputs is a blocking call, use this fl… define in Symfony\\Component\\Process\\Process
/plugin/combo/vendor/symfony/process/
H A DProcess.php49 public const ITER_NON_BLOCKING = 1; // By default, iterating over outputs is a blocking call, use this flag to make it non-blocking define in Symfony\\Component\\Process\\Process