Home
last modified time | relevance | path

Searched refs:isSigchildEnabled (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/symfony/process/
H A DProcess.php168 … $this->enhanceSigchildCompatibility = '\\' !== \DIRECTORY_SEPARATOR && $this->isSigchildEnabled();
229 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
312 …eif (!$this->useFileHandles && $this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
696 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
749 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
770 …if ($this->isSigchildEnabled() && (!$this->enhanceSigchildCompatibility || -1 === $this->processIn…
1430 … if ($this->fallbackStatus && $this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
1444 protected function isSigchildEnabled() function in Symfony\\Component\\Process\\Process
1539 } elseif ($this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {
1604 if (!$this->enhanceSigchildCompatibility || !$this->isSigchildEnabled()) {
/plugin/combo/vendor/symfony/process/
H A DProcess.php328 } elseif (!$this->useFileHandles && $this->isSigchildEnabled()) {
818 if ($this->isSigchildEnabled() && -1 === $this->processInformation['termsig']) {
1350 if ($this->fallbackStatus && $this->isSigchildEnabled()) {
1364 protected function isSigchildEnabled() function in Symfony\\Component\\Process\\Process
1455 } elseif ($this->isSigchildEnabled()) {
1518 if (!$this->isSigchildEnabled()) {