検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 343 for [SIMILAR] 16 1024 4096 WITH 47219 container WITH... (0.299 sec.)
Description 0
« Imagick::stripImage Imagick::swirlImage » PHP Manual Imagick Description Imagick::subImageMatch (PECL imagick 3 >= 3.3.0) Imagick::subImageMatch — Description 説明 public Imagick::subImageMatch ( Imagick $Imagick , array &$offset = ? , float &$similarity = ? ): Imagick Searches for a s ...
https://man.plustar.jp/php/imagick.subimagematch.html - [similar]
データをラージオブジェクトに保存する 0
« OCILob::rewind OCILob::saveFile » PHP Manual OCILob データをラージオブジェクトに保存する OCILob::save (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::save — データをラージオブジェクトに保存する 説明 public OCILob::save ( string $data , int $offset = 0 ): bool data をラージオブジェクト ...
https://man.plustar.jp/php/ocilob.save.html - [similar]
はじめに 0
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Container ( Yaconf ) is a configurations container, it parses INI files, and store the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. Yaconf stores all configura ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 0
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェクトを取得する Phar::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetGet — 指定したファイルの PharFileInfo オブジェクトを取得する 説明 public Phar::offsetGet ( string $ ...
https://man.plustar.jp/php/phar.offsetget.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]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]