検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 84 for [SIMILAR] 16 1024 4096 WITH 45604 grapheme WITH ... (0.187 sec.)
IDN 関数 7913
« grapheme_substr idn_to_ascii » PHP Manual intl IDN 関数 IDN 関数 目次 idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 関連キーワード: 関数 , ascii , IDNA , 変換 , grapheme , substr , intl , 形式 , 方式 , ...
https://man.plustar.jp/php/ref.intl.idn.html - [similar]
配列の値の数を数える 5056
« array_combine array_diff_assoc » PHP Manual 配列 関数 配列の値の数を数える array_count_values (PHP 4, PHP 5, PHP 7, PHP 8) array_count_values — 配列の値の数を数える 説明 array_count_values ( array $array ): array array_count_values() は、 配列 array の値をキーとし、 array におけるその値 ...
https://man.plustar.jp/php/function.array-count-values.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 3434
« 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]
文字列が指定された部分文字列で始まるかを調べる 3434
« 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]
文字列内の部分文字列が最初に現れる場所を見つける 3434
« 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
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.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
« 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
« 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
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT