検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 31 for Expect (0.010 sec.)
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 11308
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した ... は EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プ ... に達するのいずれかにあてはまるまで待ち続ける 説明 expect_expectl ( resource $expect , array $cases , array ... h[1] 、 match[2] 、 と順に、最大 match[9] まで (libexpect の制限です) 保存されます。 パラメータ expect 事前に ... expect_popen() でオープンした Expect ストリーム。 cases e ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
Expect 関数 11162
« Expect の使用例 expect_expectl » PHP Manual Expect Expect 関数 Expect 関数 目次 expect_expectl ... は EOF に達するのいずれかにあてはまるまで待ち続ける expect_popen — Bourne シェル経由でコマンドを実行し、プロセ ... TY ストリームをオープンする 関連キーワード: 関数 , Expect , expect , expectl , プロセス , シェル , ストリーム ...
https://man.plustar.jp/php/ref.expect.html - [similar]
実行時設定 11097
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php. ... ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 e ... xpect.timeout "10" PHP_INI_ALL expect.loguser "1" PHP_INI_ALL expect.logfile "" PHP_INI_ ... ALL expect.match_max "" PHP_INI_ALL PHP_INI_* モードの詳細およ ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
Expect の使用例 11000
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリ ... し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ss ... y ( 0 => "password:" , 1 => PASSWORD ) ); switch ( expect_expectl ( $stream , $cases )) { case PASSWORD : fw ... ケージのアップデートを実行します。 例2 もうひとつの Expect の使用例 <?php ini_set ( "expect.timeout" , - 1 ); ... ini_set ( "expect.loguser" , "Off" ); $stream = expect_popen ( "ssh ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
Expect 10855
« EvWatcher::stop はじめに » PHP Manual プロセス制御 Expect Expect はじめに インストール/設定 要 ... ンストール手順 実行時設定 リソース型 定義済み定数 例 Expect の使用例 Expect 関数 expect_expectl — プロセスの出 ... は EOF に達するのいずれかにあてはまるまで待ち続ける expect_popen — Bourne シェル経由でコマンドを実行し、プロセ ... スへの PTY ストリームをオープンする 関連キーワード: Expect , プロセス , インストール , 設定 , 実行 , expect , ...
https://man.plustar.jp/php/book.expect.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 10013
« expect_expectl PCNTL » PHP Manual Expect 関数 Bourne シェル経由でコマンドを実行し、プロセスへの ... PTY ストリームをオープンする expect_popen (PECL expect >= 0.1.0) expect_popen — Bourne ... 行し、プロセスへの PTY ストリームをオープンする 説明 expect_popen ( string $command ): resource Bourne シェル経 ... 失敗した場合は、この関数は false を返します。 例 例1 expect_popen() の例 <?php // PHP.net の CVS リポジトリにロ ... グインします $stream = expect_popen ( "cvs -d :pserver:anonymous@cvs.php.net:/re ...
https://man.plustar.jp/php/function.expect-popen.html - [similar]
対話的プロセスストリーム 9722
« ogg:// セキュリティ » PHP Manual サポートするプロトコル/ラッパー 対話的プロセスストリーム expect ... ct:// expect:// — 対話的プロセスストリーム 説明 expect:// ラッパ ... このラッパーはデフォルトでは有効となっていません。 expect:// ラッパーを使用するには、 » PECL にある » Expect ... 拡張モジュールを インストールする必要があります。 expect:// (PECL) 利用法 expect://command オプション ラッパ ... ード: ストリーム , プロセス , 対話 , サポート , No , expect , 許可 , Yes , 標準 , fopen ...
https://man.plustar.jp/php/wrappers.expect.html - [similar]
9237
« 定義済み定数 Expect の使用例 » PHP Manual Expect 例 例 目次 Expect の使用例 関連キーワード: 例 ... , Expect , 定義 , 定数 , ...
https://man.plustar.jp/php/expect.examples.html - [similar]
定義済み定数 9027
« リソース型 例 » PHP Manual Expect 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... ことを示します。 EXP_EOF ( int ) EOF に到達した際に expect_expectl() が返す値です。 EXP_TIMEOUT ( int ) expec ... t.timeout で指定した秒数を こえた際に expect_expectl() が返す値です。 EXP_FULLBUFFER ( int ) 一 ... 致するパターンがなかった際に expect_expectl() が返す値です。 関連キーワード: 定数 , 定 ... 義 , int , パターン , expect , expectl , 形式 , timeout , 到達 , EOF ...
https://man.plustar.jp/php/expect.constants.html - [similar]
はじめに 8606
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由 ... 同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なイ ... ェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , インストール , 設定 , 拡張 , モジュール , PTY , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
PREV 1 2 3 4 NEXT