検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 767 for [SIMILAR] 16 1024 4096 WITH 14155 context WITH 1... (1.881 sec.)
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
シグナルイベントを Ev に送る 0
« Ev::embeddableBackends Ev::feedSignalEvent » PHP Manual Ev シグナルイベントを Ev に送る Ev::feedSignal (PECL ev >= 0.2.0) Ev::feedSignal — シグナルイベントを Ev に送る 説明 final public static Ev::feedSignal ( int $signum ): void シグナルの受信をシミュレートします。 この関数は、いつでも ...
https://man.plustar.jp/php/ev.feedsignal.html - [similar]
直近のクエリで変更された行の数を返す 0
« ibase_add_user ibase_backup » PHP Manual Firebird/InterBase 関数 直近のクエリで変更された行の数を返す ibase_affected_rows (PHP 5, PHP 7 < 7.4.0) ibase_affected_rows — 直近のクエリで変更された行の数を返す 説明 ibase_affected_rows ( resource $link_identifier = ? ): int この関数は、 link_ ...
https://man.plustar.jp/php/function.ibase-affected-rows.html - [similar]
トランザクションを閉じずにコミットする 0
« ibase_close ibase_commit » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにコミットする ibase_commit_ret (PHP 5, PHP 7 < 7.4.0) ibase_commit_ret — トランザクションを閉じずにコミットする 説明 ibase_commit_ret ( resource $link_or_trans_identifier = null ): bool トランザクショ ...
https://man.plustar.jp/php/function.ibase-commit-ret.html - [similar]
トランザクションを閉じずにロールバックする 0
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — トランザクションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
認証付きの公開鍵による復号 0
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 認証付きの公開鍵による復号 sodium_crypto_box_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_open — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( string $ciphertext , string $nonce , ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
認証を行わずにメッセージを暗号化する 0
« sodium_crypto_stream_xchacha20 sodium_crypto_stream » PHP Manual Sodium 関数 認証を行わずにメッセージを暗号化する sodium_crypto_stream_xor (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_xor — 認証を行わずにメッセージを暗号化する 説明 sodium_crypto_stream_xor ( string $message , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xor.html - [similar]
例外をジェネレータにスローする 0
« Generator::send Generator::valid » PHP Manual Generator 例外をジェネレータにスローする Generator::throw (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::throw — 例外をジェネレータにスローする 説明 public Generator::throw ( Throwable $exception ): mixed 例外をジェネレータにスローして、ジェネレ ...
https://man.plustar.jp/php/generator.throw.html - [similar]
ジェネレータの $this の値を取得する 0
« ReflectionGenerator::getFunction ReflectionGenerator::getTrace » PHP Manual ReflectionGenerator ジェネレータの $this の値を取得する ReflectionGenerator::getThis (PHP 7, PHP 8) ReflectionGenerator::getThis — ジェネレータの $this の値を取得する 説明 public ReflectionGenerator::getThis () ...
https://man.plustar.jp/php/reflectiongenerator.getthis.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]