Searched refs:isGeneralTimeout (Results 1 – 3 of 3) sorted by relevance
/plugin/jplayer/vendor/symfony/process/Exception/ | ||
H A D | ProcessTimedOutException.php | 46 public function isGeneralTimeout() function in Symfony\\Component\\Process\\Exception\\ProcessTimedOutException |
/plugin/combo/vendor/symfony/process/Exception/ | ||
H A D | ProcessTimedOutException.php | 46 public function isGeneralTimeout() function in Symfony\\Component\\Process\\Exception\\ProcessTimedOutException |
/plugin/jplayer/vendor/symfony/process/Tests/ | ||
H A D | ProcessTest.php | 817 $this->assertFalse($e->isGeneralTimeout()); |