検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 534 for [SIMILAR] 16 1024 4096 WITH 18222 format WITH 17... (0.868 sec.)
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
新しい画像を作成する 0
« Gmagick::motionblurimage Gmagick::nextimage » PHP Manual Gmagick 新しい画像を作成する Gmagick::newimage (PECL gmagick >= Unknown) Gmagick::newimage — 新しい画像を作成する 説明 public Gmagick::newimage ( int $width , int $height , string $background , string $format = ? ): Gmagick 新しい ...
https://man.plustar.jp/php/gmagick.newimage.html - [similar]
新しいメッセージフォーマッタを作成する 0
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージフォーマッタを作成する MessageFormatter::create MessageFormatter::__construct msgfmt_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::create -- MessageFormatter::__ ...
https://man.plustar.jp/php/messageformatter.create.html - [similar]
GMT からのタイムゾーンのオフセットを返す 0
« DateTimeZone::getName DateTimeZone::getTransitions » PHP Manual DateTimeZone GMT からのタイムゾーンのオフセットを返す DateTimeZone::getOffset timezone_offset_get (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::getOffset -- timezone_offset_get — GMT からのタイムゾーンのオフセットを返す 説明 ...
https://man.plustar.jp/php/datetimezone.getoffset.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
特定の画像のフォーマットを設定する 0
« Imagick::setImageFilename Imagick::setImageGamma » PHP Manual Imagick 特定の画像のフォーマットを設定する Imagick::setImageFormat (PECL imagick 2, PECL imagick 3) Imagick::setImageFormat — 特定の画像のフォーマットを設定する 説明 public Imagick::setImageFormat ( string $format ): bool シ ...
https://man.plustar.jp/php/imagick.setimageformat.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
GMT/UTC の日付/時刻を書式化する 0
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP 4, PHP 5, PHP 7, PHP 8) gmdate — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ): string date() 関数と同じですが、返される時刻が グリニッジ標準時 (GMT ...
https://man.plustar.jp/php/function.gmdate.html - [similar]
コードポイントが定義されているかどうかを調べる 0
« IntlChar::iscntrl IntlChar::isdigit » PHP Manual IntlChar コードポイントが定義されているかどうかを調べる IntlChar::isdefined (PHP 7, PHP 8) IntlChar::isdefined — コードポイントが定義されているかどうかを調べる 説明 public static IntlChar::isdefined ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isdefined.html - [similar]
フォーマットに基づきファイルからの入力を処理する 0
« fread fseek » PHP Manual ファイルシステム 関数 フォーマットに基づきファイルからの入力を処理する fscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fscanf — フォーマットに基づきファイルからの入力を処理する 説明 fscanf ( resource $stream , string $format , mixed &...$vars ): array | int | fals ...
https://man.plustar.jp/php/function.fscanf.html - [similar]