検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 176 for [SIMILAR] 16 1024 4096 WITH 31788 stripos WITH 1... (0.191 sec.)
指定された部分文字列が、文字列に含まれるかを調べる 0
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べる str_contains (PHP 8) str_contains — 指定された部分文字列が、文字列に含まれるかを調べる 説明 str_contains ( string $haystack , string $needle ): bool needle が haystack に含まれるかを調べます ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 0
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 str_ends_with (PHP 8) str_ends_with — 文字列が、指定された文字列で終わるかを調べる。 説明 str_ends_with ( string $haystack , string $needle ): bool haystack が needle で終わるかを調べます。 ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 0
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べる str_starts_with (PHP 8) str_starts_with — 文字列が指定された部分文字列で始まるかを調べる 説明 str_starts_with ( string $haystack , string $needle ): bool haystack が needle で始まるかを調べ ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
Grapheme 関数 0
« UConverter::transcode grapheme_extract » PHP Manual intl Grapheme 関数 Grapheme 関数 目次 grapheme_extract — デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_stripos — 大文字小文字を区別せず、文字列内 ...
https://man.plustar.jp/php/ref.intl.grapheme.html - [similar]
文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 0
« grapheme_strripos grapheme_strstr » PHP Manual Grapheme 関数 文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strrpos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strrpos — 文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 説明 手続き型 ...
https://man.plustar.jp/php/function.grapheme-strrpos.html - [similar]
文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 0
« grapheme_strlen grapheme_strripos » PHP Manual Grapheme 関数 文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strpos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strpos — 文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 説明 手続き型 ...
https://man.plustar.jp/php/function.grapheme-strpos.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 0
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strpos (PHP 4, PHP 5, PHP 7, PHP 8) strpos — 文字列内の部分文字列が最初に現れる場所を見つける 説明 strpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で ...
https://man.plustar.jp/php/function.strpos.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT