検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 181 for [SIMILAR] 16 1024 4096 WITH 21970 expectl WITH 1... (0.229 sec.)
パターンにマッチするパス名を探す 4330
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
はじめに 4330
« PCRE 正規表現構文 デリミタ » PHP Manual PCRE 正規表現構文 はじめに はじめに PCRE がサポートする正規表現の構文と意味体系を以下に示します。 正規表現については、Perl のドキュメントや他の多くの書籍においても 解説されており、実例が豊富に記載されているものもあります。特に、 O'Reilly 発刊 Jef ...
https://man.plustar.jp/php/regexp.introduction.html - [similar]
パターンにマッチするパス名の検索 4330
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 glob:// glob:// — パターンにマッチするパス名の検索 説明 glob: ストリームラッパーは、パターンにマッチするパス名の探索が行なえます。 利用法 glob:// オプション ラッパーの概要 属性 サポートの有無 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
実行時設定 4270
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php.ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 expect.timeout "1 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
Expect 4270
« EvWatcher::stop はじめに » PHP Manual プロセス制御 Expect Expect はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Expect の使用例 Expect 関数 expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれ ...
https://man.plustar.jp/php/book.expect.html - [similar]
Expect の使用例 4270
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 4270
« expect_expectl PCNTL » PHP Manual Expect 関数 Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする expect_popen (PECL expect >= 0.1.0) expect_popen — Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 説明 expect_popen ( string $com ...
https://man.plustar.jp/php/function.expect-popen.html - [similar]
対話的プロセスストリーム 4270
« ogg:// セキュリティ » PHP Manual サポートするプロトコル/ラッパー 対話的プロセスストリーム expect:// expect:// — 対話的プロセスストリーム 説明 expect:// ラッパーでオープンしたストリームを使用すると、 プロセスの標準入力・標準出力・標準エラー出力への PTY 経由でのアクセスが 可能となります。 ...
https://man.plustar.jp/php/wrappers.expect.html - [similar]
4270
« 定義済み定数 Expect の使用例 » PHP Manual Expect 例 例 目次 Expect の使用例 関連キーワード: 例 , Expect , 定義 , 定数 , ...
https://man.plustar.jp/php/expect.examples.html - [similar]
はじめに 4270
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由したプロセス同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なインターフェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT