Searched refs:last_interactive_response (Results 1 – 1 of 1) sorted by relevance
941 private $last_interactive_response = ''; variable in phpseclib3\\Net\\SSH22396 if (strlen($this->last_interactive_response)) {2538 if (strlen($this->last_interactive_response)) {2539 $response = $this->last_interactive_response;2580 if (strlen($this->last_interactive_response)) {2581 $this->last_interactive_response = '';2587 $this->last_interactive_response = $orig;