検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 535 for [SIMILAR] 16 1024 4096 WITH 17020 serializable W... (0.390 sec.)
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 0
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す mb_ereg_search_pos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さ ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]
次の正規表現検索を開始する位置を設定する 0
« mb_ereg_search_regs mb_ereg_search » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を設定する mb_ereg_search_setpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_setpos — 次の正規表現検索を開始する位置を設定する 説明 mb_ereg_search_setpos ( int $offset ): bool ...
https://man.plustar.jp/php/function.mb-ereg-search-setpos.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
現在のマルチバイト正規表現用のエンコーディングを取得または設定する 0
« mb_preferred_mime_name mb_regex_set_options » PHP Manual マルチバイト文字列 関数 現在のマルチバイト正規表現用のエンコーディングを取得または設定する mb_regex_encoding (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_regex_encoding — 現在のマルチバイト正規表現用のエンコーディングを取得または設定 ...
https://man.plustar.jp/php/function.mb-regex-encoding.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
マルチバイト正規表現関数のデフォルトオプションを取得または設定する 0
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set_options — マルチバイト正規表現関数のデフォルトオプションを取得または設定する 説明 m ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 0
« inet_pton long2ip » PHP Manual ネットワーク 関数 ドット表記の (IPv4) IP アドレスを、長整数表現に変換する ip2long (PHP 4, PHP 5, PHP 7, PHP 8) ip2long — ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 説明 ip2long ( string $ip ): int | false 関数 ip2long() は、インターネット標準 ...
https://man.plustar.jp/php/function.ip2long.html - [similar]