検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 399 for [SIMILAR] 16 1024 4096 WITH 19579 mhash WITH 102... (0.664 sec.)
その他の定数 0
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他の定数 OPENSSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま返されます。 設定されない場合、Base64 エンコードされたデータが呼び出し ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
リモートサーバーのフィンガープリントを処理する 0
« ssh2_fetch_stream ssh2_forward_accept » PHP Manual SSH2 関数 リモートサーバーのフィンガープリントを処理する ssh2_fingerprint (PECL ssh2 >= 0.9.0) ssh2_fingerprint — リモートサーバーのフィンガープリントを処理する 説明 ssh2_fingerprint ( resource $session , int $flags = SSH2_FINGERPRINT_ ...
https://man.plustar.jp/php/function.ssh2-fingerprint.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual パスワードのハッシュ インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , パスワード , ハッシュ , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/password.setup.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
セマフォを得る 0
« msg_stat_queue sem_get » PHP Manual セマフォ関数 セマフォを得る sem_acquire (PHP 4, PHP 5, PHP 7, PHP 8) sem_acquire — セマフォを得る 説明 sem_acquire ( SysvSemaphore $semaphore , bool $non_blocking = false ): bool sem_acquire() はデフォルトで、(必要な場合) セマフォが確保できるまでブロ ...
https://man.plustar.jp/php/function.sem-acquire.html - [similar]
ファイルのアドバイザリ・ロック 0
« streamWrapper::stream_flush streamWrapper::stream_metadata » PHP Manual streamWrapper ファイルのアドバイザリ・ロック streamWrapper::stream_lock (PHP 5, PHP 7, PHP 8) streamWrapper::stream_lock — ファイルのアドバイザリ・ロック 説明 public streamWrapper::stream_lock ( int $operation ): b ...
https://man.plustar.jp/php/streamwrapper.stream-lock.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、ハッシュコンテキストリソースを定義しています。これは hash_init() が返すものです。 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , 拡張 , モジュール , ハッシュコンテ ...
https://man.plustar.jp/php/hash.resources.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 ただし、Argon2 パスワードハッシュの場合、 » libargon2 が必要です。 PHP 7.3.0 以降、libargon2 バージョン 20161029 以降が必要です。 関連キーワード: 要件 , インストール , 設定 , 手 ...
https://man.plustar.jp/php/password.requirements.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]