検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 437 for Size (0.036 sec.)
The Swoole\Async class 3585
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\A ... string $filename , callable $callback , int $chunk_size = ? , int $offset = ? ): bool public static readFi ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
The Threaded class 3585
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL ... , ArrayAccess { /* メソッド */ public chunk ( int $size , bool $preserve ): array public count (): int pub ...
https://man.plustar.jp/php/class.threaded.html - [similar]
PHP Callbacks 3585
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callba ... typedef int (*zend_write_func_t)(const char *str, size_t str_length); extern zend_write_func_t zend_write ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
配列の全ての値を返す 3585
« array_unshift array_walk_recursive » PHP Manual 配列 関数 配列の全ての値を返す array_values (P ... 例 例1 array_values() の例 <?php $array = array( "size" => "XL" , "color" => "gold" ); print_r ( array_va ...
https://man.plustar.jp/php/function.array-values.html - [similar]
テーブルのカラムおよび関連するメタデータを含む結果セットを返す 3585
« db2_column_privileges db2_commit » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連するメタデ ... NAME カラムのデータ型を文字列で表したもの。 COLUMN_SIZE カラムのサイズを表す整数値。 BUFFER_LENGTH このカラ ... ングルバイト文字セットのデータの場合、これは COLUMN_SIZE に一致します。文字型でないカラムの場合は null とな ...
https://man.plustar.jp/php/function.db2-columns.html - [similar]
ストアドプロシージャのパラメータを含む結果セットを返す 3585
« db2_primary_keys db2_procedures » PHP Manual IBM DB2 関数 ストアドプロシージャのパラメータを含 ... YPE_NAME パラメータのデータ型を表す文字列。 COLUMN_SIZE パラメータのサイズを表す整数値。 BUFFER_LENGTH この ... ングルバイト文字セットのデータの場合、これは COLUMN_SIZE に一致します。文字型でないカラムの場合は null とな ...
https://man.plustar.jp/php/function.db2-procedure-columns.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 3585
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用 ... bounding box を生成する 説明 imagettfbbox ( float $size , float $angle , string $font_filename , string $s ... geftbbox() のエイリアスになっています。 パラメータ size ポイント数単位のフォントサイズ。 angle 測定する st ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
mcrypt モジュールを閉じる 3585
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュール ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 3585
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズ ... します */ $iv = mcrypt_create_iv ( mcrypt_enc_get_iv_size ( $td ), MCRYPT_DEV_RANDOM ); $ks = mcrypt_enc_get ... _key_size ( $td ); /* キーを作成します */ $key = substr ( md ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
OpenAL バッファのプロパティを取得する 3585
« openal_buffer_destroy openal_buffer_loadwav » PHP Manual OpenAL 関数 OpenAL バッファのプロパテ ... 。 AL_FREQUENCY 、 AL_BITS 、 AL_CHANNELS そして AL_SIZE のいずれか。 戻り値 要求された property の値を整数 ...
https://man.plustar.jp/php/function.openal-buffer-get.html - [similar]