検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 476 for [SIMILAR] 16 1024 4096 WITH 14683 reflectionclas... (0.618 sec.)
Spoofchecker クラス 0
« ResourceBundle::getLocales Spoofchecker::areConfusable » PHP Manual intl Spoofchecker クラス Spoofchecker クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Unicode は非常にたくさんの文字と、 世界中の様々な表記体系を含んでいます。 そのため使い方を誤ると、 文字の類似性を ...
https://man.plustar.jp/php/class.spoofchecker.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
Yaf_Request_Simple クラス 0
« Yaf_Request_Http::isXmlHttpRequest Yaf_Request_Simple::__construct » PHP Manual Yaf Yaf_Request_Simple クラス Yaf_Request_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Request_Simple は、 テスト用に使うためのクラスです。 つまり、特定のリクエストを CLI モードでシミュレートしたりするときに使い ...
https://man.plustar.jp/php/class.yaf-request-simple.html - [similar]
新しい fileinfo インスタンスを作成する 0
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
クラスのデフォルトプロパティを取得する 0
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを取得する get_class_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_class_vars — クラスのデフォルトプロパティを取得する 説明 get_class_vars ( string $class ): array 指定したクラスのデフォルトプロパティを ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
補間方法を設定する 0
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterpolation (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagesetinterpolation — 補間方法を設定する 説明 imagesetinterpolation ( GdImage $image , int $method = IMG_BILINEAR_FIXED ): bool 補間方法を設定します。こ ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
2 つの variant を比較する 0
« variant_cat variant_date_from_timestamp » PHP Manual COM関数 2 つの variant を比較する variant_cmp (PHP 5, PHP 7, PHP 8) variant_cmp — 2 つの variant を比較する 説明 variant_cmp ( mixed $left , mixed $right , int $locale_id = LOCALE_SYSTEM_DEFAULT , int $flags = 0 ): int left と right ...
https://man.plustar.jp/php/function.variant-cmp.html - [similar]
2 つの variant の除算結果を返す 0
« variant_date_to_timestamp variant_eqv » PHP Manual COM関数 2 つの variant の除算結果を返す variant_div (PHP 5, PHP 7, PHP 8) variant_div — 2 つの variant の除算結果を返す 説明 variant_div ( mixed $left , mixed $right ): mixed left を right で割り、その結果を返します。 パラメータ left 左 ...
https://man.plustar.jp/php/function.variant-div.html - [similar]
ファイバー 0
« 例外を拡張する ジェネレータ » PHP Manual 言語リファレンス ファイバー ファイバー ファイバーの概要 (PHP 8 >= 8.1.0) ファイバー(Fibers) は、完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開されるまで実行を停止したまま ...
https://man.plustar.jp/php/language.fibers.html - [similar]