Searched refs:last_interactive_response (Results 1 – 1 of 1) sorted by relevance
878 private $last_interactive_response = ''; variable in phpseclib3\\Net\\SSH22429 if (strlen($this->last_interactive_response)) {2568 if (strlen($this->last_interactive_response)) {2569 $response = $this->last_interactive_response;2610 if (strlen($this->last_interactive_response)) {2611 $this->last_interactive_response = '';2617 $this->last_interactive_response = $orig;