Searched refs:log_short_width (Results 1 – 1 of 1) sorted by relevance
999 private $log_short_width = 16; variable in phpseclib3\\Net\\SSH24553 $fragment = Strings::shift($current_log, $this->log_short_width);4561 … $output .= str_pad($hex, $this->log_long_width - $this->log_short_width, ' ') . $raw . "\r\n";