diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 44 |
1 files changed, 22 insertions, 22 deletions
@@ -1,27 +1,27 @@ -Extension [ <persistent> extension #83 ssh2 version 1.4.1 ] { +Extension [ <persistent> extension #124 ssh2 version 1.4.1 ] { - Constants [21] { - Constant [ int SSH2_FINGERPRINT_MD5 ] { 0 } - Constant [ int SSH2_FINGERPRINT_SHA1 ] { 1 } - Constant [ int SSH2_FINGERPRINT_HEX ] { 0 } - Constant [ int SSH2_FINGERPRINT_RAW ] { 2 } - Constant [ int SSH2_TERM_UNIT_CHARS ] { 0 } - Constant [ int SSH2_TERM_UNIT_PIXELS ] { 1 } - Constant [ string SSH2_DEFAULT_TERMINAL ] { vanilla } - Constant [ int SSH2_DEFAULT_TERM_WIDTH ] { 80 } - Constant [ int SSH2_DEFAULT_TERM_HEIGHT ] { 25 } - Constant [ int SSH2_DEFAULT_TERM_UNIT ] { 0 } - Constant [ int SSH2_STREAM_STDIO ] { 0 } - Constant [ int SSH2_STREAM_STDERR ] { 1 } - Constant [ int SSH2_POLLIN ] { 1 } - Constant [ int SSH2_POLLEXT ] { 2 } - Constant [ int SSH2_POLLOUT ] { 4 } - Constant [ int SSH2_POLLERR ] { 8 } - Constant [ int SSH2_POLLHUP ] { 16 } - Constant [ int SSH2_POLLNVAL ] { 32 } - Constant [ int SSH2_POLL_SESSION_CLOSED ] { 16 } - Constant [ int SSH2_POLL_CHANNEL_CLOSED ] { 128 } - Constant [ int SSH2_POLL_LISTENER_CLOSED ] { 128 } + Constant [ <persistent> int SSH2_FINGERPRINT_MD5 ] { 0 } + Constant [ <persistent> int SSH2_FINGERPRINT_SHA1 ] { 1 } + Constant [ <persistent> int SSH2_FINGERPRINT_HEX ] { 0 } + Constant [ <persistent> int SSH2_FINGERPRINT_RAW ] { 2 } + Constant [ <persistent> int SSH2_TERM_UNIT_CHARS ] { 0 } + Constant [ <persistent> int SSH2_TERM_UNIT_PIXELS ] { 1 } + Constant [ <persistent> string SSH2_DEFAULT_TERMINAL ] { vanilla } + Constant [ <persistent> int SSH2_DEFAULT_TERM_WIDTH ] { 80 } + Constant [ <persistent> int SSH2_DEFAULT_TERM_HEIGHT ] { 25 } + Constant [ <persistent> int SSH2_DEFAULT_TERM_UNIT ] { 0 } + Constant [ <persistent> int SSH2_STREAM_STDIO ] { 0 } + Constant [ <persistent> int SSH2_STREAM_STDERR ] { 1 } + Constant [ <persistent> int SSH2_POLLIN ] { 1 } + Constant [ <persistent> int SSH2_POLLEXT ] { 2 } + Constant [ <persistent> int SSH2_POLLOUT ] { 4 } + Constant [ <persistent> int SSH2_POLLERR ] { 8 } + Constant [ <persistent> int SSH2_POLLHUP ] { 16 } + Constant [ <persistent> int SSH2_POLLNVAL ] { 32 } + Constant [ <persistent> int SSH2_POLL_SESSION_CLOSED ] { 16 } + Constant [ <persistent> int SSH2_POLL_CHANNEL_CLOSED ] { 128 } + Constant [ <persistent> int SSH2_POLL_LISTENER_CLOSED ] { 128 } } - Functions { |
