検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1182 for [SIMILAR] 16 1024 4096 WITH 32383 compersisthelp... (8.049 sec.)
オブジェクトが作られたファイル名を取得する 0
« Throwable::getCode Throwable::getLine » PHP Manual Throwable オブジェクトが作られたファイル名を取得する Throwable::getFile (PHP 7, PHP 8) Throwable::getFile — オブジェクトが作られたファイル名を取得する 説明 public Throwable::getFile (): string スローされたオブジェクトが作られたファイル ...
https://man.plustar.jp/php/throwable.getfile.html - [similar]
出力バッファ内で文字エンコーディングを変換するコールバック関数 0
« mb_ord mb_parse_str » PHP Manual マルチバイト文字列 関数 出力バッファ内で文字エンコーディングを変換するコールバック関数 mb_output_handler (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_output_handler — 出力バッファ内で文字エンコーディングを変換するコールバック関数 説明 mb_output_handler ( st ...
https://man.plustar.jp/php/function.mb-output-handler.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Phar アーカイブの原料のうち、ファイル形式に依存しないもの 0
« phar って、tar や zip とは何が違うの? Phar ファイルのスタブ » PHP Manual phar って、tar や zip とは何が違うの? Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar アーカイブの原料のうち、ファイル形式に依存しないもの すべての Phar アーカイブは、三つあるいは四つの部分から構成さ ...
https://man.plustar.jp/php/phar.fileformat.ingredients.html - [similar]
現在の zip アーカイブ内のすべてのファイルの圧縮を解除する 0
« PharData::decompress PharData::delMetadata » PHP Manual PharData 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する PharData::decompressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::decompressFiles — 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する ...
https://man.plustar.jp/php/phardata.decompressfiles.html - [similar]
Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す 0
« PharFileInfo::getCRC32 PharFileInfo::getContent » PHP Manual PharFileInfo Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す PharFileInfo::getCompressedSize (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getCompressedSize — Phar アーカイブ内での実際の ...
https://man.plustar.jp/php/pharfileinfo.getcompressedsize.html - [similar]
ファイルに書き込む 0
« SplFileObject::ftruncate SplFileObject::getChildren » PHP Manual SplFileObject ファイルに書き込む SplFileObject::fwrite (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fwrite — ファイルに書き込む 説明 public SplFileObject::fwrite ( string $data , int $length = 0 ): int | false Writes the ...
https://man.plustar.jp/php/splfileobject.fwrite.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
OpenAL バッファのプロパティを取得する 0
« openal_buffer_destroy openal_buffer_loadwav » PHP Manual OpenAL 関数 OpenAL バッファのプロパティを取得する openal_buffer_get (PECL openal >= 0.1.0) openal_buffer_get — OpenAL バッファのプロパティを取得する 説明 openal_buffer_get ( resource $buffer , int $property ): int | false パラメー ...
https://man.plustar.jp/php/function.openal-buffer-get.html - [similar]
ファイルの sha1 ハッシュを計算する 0
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1_file — ファイルの sha1 ハッシュを計算する 説明 sha1_file ( string $filename , bool $binary = false ): string | false » US Secure Hash Algorithm 1 を使用して f ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]