検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 392 for [SIMILAR] 16 1024 4096 WITH 7643 小文 WITH 7628 ... (0.469 sec.)
マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 0
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
GMP 数を作成する 0
« gmp_import gmp_intval » PHP Manual GMP 関数 GMP 数を作成する gmp_init (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_init — GMP 数を作成する 説明 gmp_init ( int | string $num , int $base = 0 ): GMP 整数または文字列から GMP 数を生成します。 パラメータ num 整数値あるいは文字列。文字列表現には ...
https://man.plustar.jp/php/function.gmp-init.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.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
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.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
« 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
« mb_strrpos mb_strtolower » PHP Manual マルチバイト文字列 関数 文字列の中で、指定した文字列が最初に現れる位置を見つける mb_strstr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strstr — 文字列の中で、指定した文字列が最初に現れる位置を見つける 説明 mb_strstr ( string $haystack , string $needle , bool ...
https://man.plustar.jp/php/function.mb-strstr.html - [similar]
フェッチした行からフィールドの値を取得する 0
« oci_register_taf_callback oci_rollback » PHP Manual OCI8 関数 フェッチした行からフィールドの値を取得する oci_result (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_result — フェッチした行からフィールドの値を取得する 説明 oci_result ( resource $statement , string | int $column ): mixed oc ...
https://man.plustar.jp/php/function.oci-result.html - [similar]