検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 182 for [SIMILAR] 16 1024 4096 WITH 15782 規表 WITH 1572... (0.207 sec.)
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 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]
大文字小文字を区別しない strstr 0
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, PHP 5, PHP 7, PHP 8) stristr — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack において needle が最初 ...
https://man.plustar.jp/php/function.stristr.html - [similar]
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 0
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う strnatcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcasecmp — "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 説明 strnatcasecmp ( string $string1 , string $stri ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
文字列が最初に現れる位置を見つける 0
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
サポートされる文字エンコーディング 0
« HTTP 入出力 関数のオーバーロード機能 » PHP Manual マルチバイト文字列 サポートされる文字エンコーディング サポートされる文字エンコーディング 現在、以下の文字エンコーディングが mbstring モジュールによりサポートされています。文字エンコーディングは、 mbstring 関数の encoding パラメータで指定 ...
https://man.plustar.jp/php/mbstring.supported-encodings.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT