Home
last modified time | relevance | path

Searched defs:onEmpty (Results 1 – 2 of 2) sorted by last modified time

/plugin/combo/vendor/symfony/process/
H A DInputStream.php26 private $onEmpty = null; variable in Symfony\\Component\\Process\\InputStream
33 public function onEmpty(callable $onEmpty = null) argument
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php24 private $onEmpty = null; variable in Symfony\\Component\\Process\\InputStream
31 public function onEmpty(callable $onEmpty = null) argument