検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 217 for [SIMILAR] 16 1024 4096 WITH 27005 rename WITH 11... (0.223 sec.)
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 0
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う strnatcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcasecmp — "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 説明 strnatcasecmp ( string $string1 , string $stri ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
副文字列の出現回数を数える 0
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count (PHP 4, PHP 5, PHP 7, PHP 8) substr_count — 副文字列の出現回数を数える 説明 substr_count ( string $haystack , string $needle , int $offset = 0 , ? int $length = null ): int substr_count() は、 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]
文字列に unified diff 形式のパッチを適用する 0
« xdiff_string_patch_binary xdiff_string_rabdiff » PHP Manual xdiff 関数 文字列に unified diff 形式のパッチを適用する xdiff_string_patch (PECL xdiff >= 0.2.0) xdiff_string_patch — 文字列に unified diff 形式のパッチを適用する 説明 xdiff_string_patch ( string $str , string $patch , int $fl ...
https://man.plustar.jp/php/function.xdiff-string-patch.html - [similar]
画像の生のピクセルをエクスポートする 0
« Imagick::evaluateImage Imagick::extentImage » PHP Manual Imagick 画像の生のピクセルをエクスポートする Imagick::exportImagePixels (PECL imagick 2 >=2.3.0, PECL imagick 3) Imagick::exportImagePixels — 画像の生のピクセルをエクスポートする 説明 public Imagick::exportImagePixels ( int $x , ...
https://man.plustar.jp/php/imagick.exportimagepixels.html - [similar]
画像のピクセルをインポートする 0
« Imagick::implodeImage Imagick::inverseFourierTransformImage » PHP Manual Imagick 画像のピクセルをインポートする Imagick::importImagePixels (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::importImagePixels — 画像のピクセルをインポートする 説明 public Imagick::importImagePixels ( int ...
https://man.plustar.jp/php/imagick.importimagepixels.html - [similar]
文字列をパースしてタイムスタンプにする 0
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字列をパースしてタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイ ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
文字列を音訳する 0
« Transliterator::listIDs IntlBreakIterator » PHP Manual Transliterator 文字列を音訳する Transliterator::transliterate transliterator_transliterate (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::transliterate -- transliterator_transliterate — 文字列を音訳する 説明 オブ ...
https://man.plustar.jp/php/transliterator.transliterate.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]
設定オプションの値を得る 0
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名前 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
データを復号する 0
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mdecrypt_generic — データを復号する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼らないことを強 ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]