検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 73 for [SIMILAR] 16 1024 4096 WITH 28502 grapheme WITH ... (0.165 sec.)
IDN 関数 7164
« 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]
指定された部分文字列が、文字列に含まれるかを調べる 3553
« 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]
文字列が指定された部分文字列で始まるかを調べる 3553
« 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]
文字列内の部分文字列が最初に現れる場所を見つける 3553
« 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
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
文字列の文字数を返す 0
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
文字列の長さを得る 0
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strlen — 文字列の長さを得る 説明 mb_strlen ( string $string , ? string $encoding = null ): int 文字列の長さを取得します。 パラメータ string 長さを調べたい文字 ...
https://man.plustar.jp/php/function.mb-strlen.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]
PREV 1 2 3 4 5 6 7 8 NEXT