Searched defs:read (Results 1 – 2 of 2) sorted by relevance
50 function read(s, converter) { function
1363 private static function stream_select(&$read, &$write, &$except, $seconds, $microseconds = null)3186 public function read($expect = '', $mode = self::READ_SIMPLE, $channel = null) function in phpseclib3\\Net\\SSH2