検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 582 for [SIMILAR] 16 1024 4096 WITH 5335 トワ WITH 4685 ... (0.440 sec.)
ステータスコードが正常終了を表しているかどうかを調べる 0
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
ステータスコードがシグナルによる終了を表しているかどうかを調べる 0
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を表しているかどうかを調べる pcntl_wifsignaled (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifsignaled — ステータスコードがシグナルによる終了を表しているかどうかを調べる 説明 pcntl_wifsignaled ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
子プロセスが現在停止しているかどうかを調べる 0
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを調べる pcntl_wifstopped (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifstopped — 子プロセスが現在停止しているかどうかを調べる 説明 pcntl_wifstopped ( int $status ): bool リターンを生じた子プロ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
子プロセスを終了させたシグナルを返す 0
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — 子プロセスを終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を返します。こ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
PostScript ドキュメントを閉じる 0
« ps_close_image ps_closepath_stroke » PHP Manual PS 関数 PostScript ドキュメントを閉じる ps_close (PECL ps >= 1.1.0) ps_close — PostScript ドキュメントを閉じる 説明 ps_close ( resource $psdoc ): bool PostScript ドキュメントを閉じます。 この関数は、PostScript ドキュメントのトレーラーを書 ...
https://man.plustar.jp/php/function.ps-close.html - [similar]
PostScript ドキュメントの全リソースを削除する 0
« ps_curveto ps_end_page » PHP Manual PS 関数 PostScript ドキュメントの全リソースを削除する ps_delete (PECL ps >= 1.1.0) ps_delete — PostScript ドキュメントの全リソースを削除する 説明 ps_delete ( resource $psdoc ): bool ドキュメントが使用していたメモリを開放します。また、 もし事前に ps_c ...
https://man.plustar.jp/php/function.ps-delete.html - [similar]
定数時間での文字列の比較 0
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
サーバー上のすべての既存項目を消去する 0
« Memcache::delete Memcache::get » PHP Manual Memcache サーバー上のすべての既存項目を消去する Memcache::flush (PECL memcache >= 1.0.0) Memcache::flush — サーバー上のすべての既存項目を消去する 説明 Memcache::flush (): bool Memcache::flush() は、すべての既存項目を直ちに 無効にします。 Memc ...
https://man.plustar.jp/php/memcache.flush.html - [similar]
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]