検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 437 for size (0.038 sec.)
インデックスを使用してエントリの詳細を取得する 3793
« ZipArchive::setPassword ZipArchive::statName » PHP Manual ZipArchive インデックスを使用してエン ... me] => foobar/baz [index] => 3 [crc] => 499465816 [size] => 27 [mtime] => 1123164748 [comp_size] => 24 [co ...
https://man.plustar.jp/php/ziparchive.statindex.html - [similar]
APCUIterator イテレータオブジェクトを作成する 3768
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... h = null , int $format = APC_ITER_ALL , int $chunk_size = 100 , int $list = APC_LIST_ACTIVE ) APCUIterator ... 式。 APC_ITER_* 定数の組み合わせで指定します。 chunk_size チャンクサイズ。0 より大きい値でなければなりません ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
Apache Solr 3768
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... or for highlighted text SolrQuery::getHighlightFragsize — Returns the number of characters of fragments to ... turns the deviation factor from the ideal fragment size SolrQuery::getHighlightRequireFieldMatch — Returns ... or for highlighted text SolrQuery::setHighlightFragsize — The size of fragments to consider for highlighti ... regex fragmenter can stray from the ideal fragment size SolrQuery::setHighlightRequireFieldMatch — Require ...
https://man.plustar.jp/php/book.solr.html - [similar]
Decrypts crypttext with given parameters 3768
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext wi ... which the data was encrypted. If the provided key size is not supported by the cipher, the function will ... decrypted with the given cipher and mode . If the size of the data is not n * blocksize, the data will be ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
Swoole 3743
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... at the end of the memory buffer and return the new size of memory allocated. Swoole\Buffer::clear — Reset ... memory buffer. Swoole\Buffer::__construct — Fixed size memory blocks allocation. Swoole\Buffer::__destruc ... memory buffer. Swoole\Buffer::expand — Expand the size of memory buffer. Swoole\Buffer::read — Read data ... class Swoole\Table::column — Set the data type and size of the columns. Swoole\Table::__construct — Constr ...
https://man.plustar.jp/php/book.swoole.html - [similar]
xdiff 3743
« xattr_supported はじめに » PHP Manual ファイルシステム xdiff xdiff はじめに インストール/設定 ... リソース型 定義済み定数 xdiff 関数 xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズ ... printing アルゴリズムで作成する xdiff_string_bdiff_size — バイナリ diff を適用して作成するファイルのサイズ ...
https://man.plustar.jp/php/book.xdiff.html - [similar]
Description 3743
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... o reduce or remove any 'holes' or 'gaps' about the size of the kernel 'Structure Element'. That is 'close' ... parts of the background that are about that size. $canvas = $this -> getCharacterOutline (); $kerne ... o reduce or remove any 'holes' or 'gaps' about the size of the kernel 'Structure Element'. That is 'close' ... parts of the background that are about that size. $canvas = $this -> getCharacter (); $kernel = \ I ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
ランダムなトークンを生成する 3743
« OAuthProvider::consumerHandler OAuthProvider::is2LeggedEndpoint » PHP Manual OAuthProvider ラン ... public static OAuthProvider::generateToken ( int $size , bool $strong = false ): string 擬似乱数を使ってラ ... ンダムなバイトの文字列を生成します。 パラメータ size トークンの長さ。バイト単位で指定します。 strong tr ...
https://man.plustar.jp/php/oauthprovider.generatetoken.html - [similar]
実行時設定 3726
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... るのかということです。 この値を制御するのは apc.shm_size です。 以下のこれに関するセクションを注意深く読んで ... SYSTEM apc.shm_segments "1" PHP_INI_SYSTEM apc.shm_size "32M" PHP_INI_SYSTEM apc.entries_hint "4096" PHP_I ... メントの数。 APC の共有メモリが不足したが、 apc.shm_size にシステムが許可できるできるだけ高い値を設定してい ... リ不足になることを避けられるかもしれません。 apc.shm_size string 個別の共有メモリセグメントのサイズ。 このFA ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
3726
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... tr (); if ( $attr [ 'nlink' ]) { printf ( "Current size: %ld\n" , $attr [ 'size' ]); printf ( "Current ati ... ファイルへの直近の変更から 1 秒後 printf ( "Current size: %ld\n" , $stat -> attr ()[ 'size' ]); }); $stat = ...
https://man.plustar.jp/php/ev.examples.html - [similar]