Results of 1 - 10 of about 15 for 到達 (0.003 sec.)
- ファイルの終端に到達しているか調べる 14054
- « SplFileObject::current SplFileObject::fflush » PHP Manual SplFileObject ファイルの終端に到達し
...
PHP 7, PHP 8) SplFileObject::eof — ファイルの終端に到達しているか調べる 説明 public SplFileObject::eof (): ...
bool ファイルの終端に到達しているか調べます。 パラメータ この関数にはパラメー ...
端に達しているかどうか調べる 関連キーワード: 終端 , 到達 , SplFileObject , ファイル , eof , パラメータ , el ...
-
https://man.plustar.jp/php/splfileobject.eof.html
- [similar]
- ファイル終端でないかチェックする 11337
- « SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェ
...
public SplFileObject::valid (): bool ファイル終端に到達したかチェックします。 パラメータ この関数にはパラメ ...
ータはありません。 戻り値 ファイル終端に到達していなければ true 、そうでなければ false を返します ...
ファイル , valid , ポインタ , 取得 , パラメータ , 到達 , public ...
-
https://man.plustar.jp/php/splfileobject.valid.html
- [similar]
- 定義済み定数 10101
- « リソース型 例 » PHP Manual Expect 定義済み定数 定義済み定数 以下の定数が定義されています。 この
...
パターンであることを示します。 EXP_EOF ( int ) EOF に到達した際に expect_expectl() が返す値です。 EXP_TIMEOUT ...
t , パターン , expect , expectl , 形式 , timeout , 到達 , EOF ...
-
https://man.plustar.jp/php/expect.constants.html
- [similar]
- 様々な assert フラグを設定/取得する 8290
- « PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設
...
); // ASSERT_BAIL が true なので // 決してここには到達しません echo 'Never reached' ; ?> 参考 assert() - a ...
-
https://man.plustar.jp/php/function.assert-options.html
- [similar]
- クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 8290
- « hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了
...
break; } // 10 秒間お休み sleep ( 10 ); } // ここに到達したということは、while ループ内で // 'break' が実行 ...
-
https://man.plustar.jp/php/function.ignore-user-abort.html
- [similar]
- SplFileObject クラス 8063
- « SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラ
...
の行を取得する SplFileObject::eof — ファイルの終端に到達しているか調べる SplFileObject::fflush — 出力をファイ ...
-
https://man.plustar.jp/php/class.splfileobject.html
- [similar]
- FPM の情報ページ 7959
- « オブザーバビリティ(可観測性) FPM 関数 » PHP Manual オブザーバビリティ(可観測性) FPM の情報ペー
...
。 slow requests 設定した request_slowlog_timeout に到達したリクエストの合計 プロセス単位の情報 - 出力モード ...
-
https://man.plustar.jp/php/fpm.status.html
- [similar]
- select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 7959
- « stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システム
...
1 あるいは $stream2 のどちらかに読み込めるデータが 到達したかどうかを調べます。 タイムアウトが 0 なので、す ...
-
https://man.plustar.jp/php/function.stream-select.html
- [similar]
- インターネットドメインまたは Unix ドメインのソケット接続を開く 7959
- « stream_socket_accept stream_socket_enable_crypto » PHP Manual ストリーム 関数 インターネットド
...
); } ?> 注意 警告 UDP ソケットは、リモートホストに到達できなくても エラーを発生せず、開いているかような状態 ...
-
https://man.plustar.jp/php/function.stream-socket-client.html
- [similar]
- ユーザー定義のエラーハンドラ関数を設定する 7837
- « restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラ
...
by_log ( $a , - 2.5 ); var_dump ( $d ); // ここには到達しません ?> 上の例の出力は、 たとえば以下のようになり ...
-
https://man.plustar.jp/php/function.set-error-handler.html
- [similar]