Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/symfony/process/
H A DProcess.php49 const ITER_SKIP_ERR = 8; // Use this flag to skip STDERR while iterating define in Symfony\\Component\\Process\\Process
/plugin/combo/vendor/symfony/process/
H A DProcess.php52 public const ITER_SKIP_ERR = 8; // Use this flag to skip STDERR while iterating define in Symfony\\Component\\Process\\Process