[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/process/Pipes/ -> AbstractPipes.php (summary)

(no description)

Author: Romain Neutron <imprec@gmail.com>
File Size: 182 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  __construct()
  close()
  hasSystemCallBeenInterrupted()
  unblock()
  write()
  handleError()

Functions
Functions that are not part of a class:

__construct($input)   X-Ref

param: resource|string|int|float|bool|\Iterator|null $input

close()   X-Ref
{@inheritdoc}


hasSystemCallBeenInterrupted()   X-Ref
Returns true if a system call has been interrupted.

return: bool

unblock()   X-Ref
Unblocks streams.


write()   X-Ref
Writes input to stdin.

return: array|null

handleError($type, $msg)   X-Ref




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1