検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 199 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.271 sec.)
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
Unicode character classes 0
« Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character classes Unicode character classes Unicode character classes Sequence Description \p{C} Other. \p{Cc} Other, control. \p{Cf} Other, format. \p{Co} Other, private use. \p{Cs} Other, surrogate. \p ...
https://man.plustar.jp/php/parle.regex.unicodecharclass.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]
テキストのコードセットを設定する 0
« GmagickDraw::settextdecoration GmagickPixel » PHP Manual GmagickDraw テキストのコードセットを設定する GmagickDraw::settextencoding (PECL gmagick >= Unknown) GmagickDraw::settextencoding — テキストのコードセットを設定する 説明 public GmagickDraw::settextencoding ( string $encoding ): Gm ...
https://man.plustar.jp/php/gmagickdraw.settextencoding.html - [similar]
テキストのコードセットを指定する 0
« ImagickDraw::setTextDecoration ImagickDraw::setTextInterlineSpacing » PHP Manual ImagickDraw テキストのコードセットを指定する ImagickDraw::setTextEncoding (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextEncoding — テキストのコードセットを指定する 説明 public ImagickDraw::setTextEn ...
https://man.plustar.jp/php/imagickdraw.settextencoding.html - [similar]
文字列に対してケースフォールディングを行う 0
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールディングを行う mb_convert_case (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_convert_case — 文字列に対してケースフォールディングを行う 説明 mb_convert_case ( string $string , int $mode , ? string $en ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]