検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 798 for [SIMILAR] 16 1024 4096 WITH 76669 streamwrapper ... (0.755 sec.)
ユーザー定義のストリームフィルタを登録する 0
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリームフィルタを登録する stream_filter_register (PHP 5, PHP 7, PHP 8) stream_filter_register — ユーザー定義のストリームフィルタを登録する 説明 stream_filter_register ( string $filter_name , string ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
ストリーム / ラッパー / コンテキストのオプションを設定する 0
« stream_context_set_default stream_context_set_params » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストのオプションを設定する stream_context_set_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_set_option — ストリーム / ラッパー / コンテキストのオプションを設定 ...
https://man.plustar.jp/php/function.stream-context-set-option.html - [similar]
登録されているストリームのラッパーのリストを取得する 0
« stream_get_transports stream_is_local » PHP Manual ストリーム 関数 登録されているストリームのラッパーのリストを取得する stream_get_wrappers (PHP 5, PHP 7, PHP 8) stream_get_wrappers — 登録されているストリームのラッパーのリストを取得する 説明 stream_get_wrappers (): array 実行中のシステ ...
https://man.plustar.jp/php/function.stream-get-wrappers.html - [similar]
デフォルトのストリームコンテキストを設定する 0
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを設定する stream_context_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_set_default — デフォルトのストリームコンテキストを設定する 説明 stream_context_set_defa ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
ストリームのチャンクサイズを設定する 0
« stream_set_blocking stream_set_read_buffer » PHP Manual ストリーム 関数 ストリームのチャンクサイズを設定する stream_set_chunk_size (PHP 5 >= 5.4.0, PHP 7, PHP 8) stream_set_chunk_size — ストリームのチャンクサイズを設定する 説明 stream_set_chunk_size ( resource $stream , int $size ): in ...
https://man.plustar.jp/php/function.stream-set-chunk-size.html - [similar]
ストリームコンテキスト 0
« ストリームフィルタ ストリームのエラー » PHP Manual ストリーム ストリームコンテキスト ストリームコンテキスト コンテキスト は、ストリームの挙動を変えたり、 拡張したりすることのできる パラメータ と ラッパー固有の オプション の集合です。 コンテキスト は、 stream_context_create() を使って生 ...
https://man.plustar.jp/php/stream.contexts.html - [similar]
デフォルトのストリームコンテキストを取得する 0
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_context_get_default — デフォルトのストリームコンテキストを取得する 説明 stream_context_get_default ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 0
« sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20 — 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリーム ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html - [similar]
ストリームコンテキストを作成する 0
« stream_bucket_prepend stream_context_get_default » PHP Manual ストリーム 関数 ストリームコンテキストを作成する stream_context_create (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_create — ストリームコンテキストを作成する 説明 stream_context_create ( ? array $options = null , ? a ...
https://man.plustar.jp/php/function.stream-context-create.html - [similar]
ストリームフィルタ 0
« 定義済み定数 ストリームコンテキスト » PHP Manual ストリーム ストリームフィルタ ストリームフィルタ フィルタ は、ストリームから読み込まれたり、 あるいは、ストリームから書き込まれたするデータに対して何らかの操作を行う、 最終段階にあるコードです。 PHP スクリプトの内部で、 stream_filter_reg ...
https://man.plustar.jp/php/stream.filters.html - [similar]