検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 53 for [SIMILAR] 16 1024 4096 WITH 26004 strrchr WITH 2... (0.067 sec.)
文字列が指定された部分文字列で始まるかを調べる 5970
« 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]
文字列中に、ある部分文字列が最後に現れる場所を探す 4467
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す strrpos (PHP 4, PHP 5, PHP 7, PHP 8) strrpos — 文字列中に、ある部分文字列が最後に現れる場所を探す 説明 strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystac ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 4467
« 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]
文字列内の部分文字列が最初に現れる場所を見つける 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]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 0
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す grapheme_strstr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strstr — haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を ...
https://man.plustar.jp/php/function.grapheme-strstr.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
« mb_substitute_character mb_substr » PHP Manual マルチバイト文字列 関数 部分文字列の出現回数を数える mb_substr_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_substr_count — 部分文字列の出現回数を数える 説明 mb_substr_count ( string $haystack , string $needle , ? string $encoding = null ...
https://man.plustar.jp/php/function.mb-substr-count.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
« grapheme_strpos grapheme_strrpos » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strripos — 大文字小文字を区別せず、文字列内で最後にあらわれる ...
https://man.plustar.jp/php/function.grapheme-strripos.html - [similar]
PREV 1 2 3 4 5 6 NEXT