Searched refs:last_interactive_response (Results 1 – 1 of 1) sorted by relevance
878 private $last_interactive_response = ''; variable in phpseclib3\\Net\\SSH22424 if (strlen($this->last_interactive_response)) {2563 if (strlen($this->last_interactive_response)) {2564 $response = $this->last_interactive_response;2605 if (strlen($this->last_interactive_response)) {2606 $this->last_interactive_response = '';2612 $this->last_interactive_response = $orig;