検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 283 for [SIMILAR] 16 1024 4096 WITH 17503 gmagickdraw WI... (0.433 sec.)
ファイル記述子 fd をオフセットバイトへ丸める 0
« dio_tcsetattr dio_write » PHP Manual ダイレクト IO 関数 ファイル記述子 fd をオフセットバイトへ丸める dio_truncate (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_truncate — ファイル記述子 fd をオフセットバイトへ丸める 説明 dio_truncate ( resource $fd , int $offset ): bool dio_truncate() は、ファイ ...
https://man.plustar.jp/php/function.dio-truncate.html - [similar]
オプションで丸め長さを指定してデータを書き込む 0
« dio_truncate ディレクトリ » PHP Manual ダイレクト IO 関数 オプションで丸め長さを指定してデータを書き込む dio_write (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_write — オプションで丸め長さを指定してデータを書き込む 説明 dio_write ( resource $fd , string $data , int $len = 0 ): int dio_write() は ...
https://man.plustar.jp/php/function.dio-write.html - [similar]
画像の大きさを取得する 0
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getimagesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): array | false getimagesize() 関数は、サポートする任 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
文字列の文字数を返す 0
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
PHP によって割り当てられたメモリの最大値を返す 0
« ini_set memory_get_usage » PHP Manual PHP オプション/情報 関数 PHP によって割り当てられたメモリの最大値を返す memory_get_peak_usage (PHP 5 >= 5.2.0, PHP 7, PHP 8) memory_get_peak_usage — PHP によって割り当てられたメモリの最大値を返す 説明 memory_get_peak_usage ( bool $real_usage = fals ...
https://man.plustar.jp/php/function.memory-get-peak-usage.html - [similar]
指定したハッシュのブロックサイズを得る 0
« mhash_count mhash_get_hash_name » PHP Manual Mhash 関数 指定したハッシュのブロックサイズを得る mhash_get_block_size (PHP 4, PHP 5, PHP 7, PHP 8) mhash_get_block_size — 指定したハッシュのブロックサイズを得る 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨 ...
https://man.plustar.jp/php/function.mhash-get-block-size.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
データをラージオブジェクトに書き込む 0
« OCILob::truncate OCILob::writeTemporary » PHP Manual OCILob データをラージオブジェクトに書き込む OCILob::write (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::write — データをラージオブジェクトに書き込む 説明 public OCILob::write ( string $data , ? int $length = null ): int | false パ ...
https://man.plustar.jp/php/ocilob.write.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]