検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 520 for [SIMILAR] 16 1024 4096 WITH 10500 大半 WITH 4055... (0.467 sec.)
プロセスの現在の sid を得る 0
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getsid — プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ID を返します。 プロセスのセッション ...
https://man.plustar.jp/php/function.posix-getsid.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
« db2_field_width db2_free_result » PHP Manual IBM DB2 関数 テーブルの外部キーを含む結果セットを返す db2_foreign_keys (PECL ibm_db2 >= 1.0.0) db2_foreign_keys — テーブルの外部キーを含む結果セットを返す 説明 db2_foreign_keys ( resource $connection , string $qualifier , string $schema , st ...
https://man.plustar.jp/php/function.db2-foreign-keys.html - [similar]
乱数生成器を初期化する 0
« sqrt tan » PHP Manual Math 関数 乱数生成器を初期化する srand (PHP 4, PHP 5, PHP 7, PHP 8) srand — 乱数生成器を初期化する 説明 srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void シード seed で乱数生成器を初期化します。 seed に 0 を指定した場合はランダムな値が設定されます。 注意 ...
https://man.plustar.jp/php/function.srand.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較 ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
PHP 型の比較表 0
« Unix ドメイン: Unix および UDG パーサトークンの一覧 » PHP Manual 付録 PHP 型の比較表 PHP 型の比較表 下記の表はPHPの 型 と 比較演算子 の振る舞いについて、緩やかな場合と厳密な場合の両方について 例を示しています。この付録はマニュアルの 型の相互変換 にも関連しています。種々のユーザーコメン ...
https://man.plustar.jp/php/types.comparisons.html - [similar]
現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 0
« Ev::nowUpdate Ev::resume » PHP Manual Ev 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す Ev::recommendedBackends (PECL ev >= 0.2.0) Ev::recommendedBackends — 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 説明 final public static Ev::recommend ...
https://man.plustar.jp/php/ev.recommendedbackends.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
最後に見つかったエラーを返す 0
« oci_define_by_name oci_execute » PHP Manual OCI8 関数 最後に見つかったエラーを返す oci_error (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_error — 最後に見つかったエラーを返す 説明 oci_error ( ? resource $connection_or_statement = null ): array | false 最後に見つかったエラーを返します。 ...
https://man.plustar.jp/php/function.oci-error.html - [similar]