検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1614 for [SIMILAR] 16 1024 4096 WITH 38836 文字 WITH 3310... (1.282 sec.)
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
ロケール情報を設定する 0
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7, PHP 8) setlocale — ロケール情報を設定する 説明 setlocale ( int $category , string $locales , string ...$rest ): string | false Alternative signature (not supported with named arguments): set ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
文字列のコードを評価し、動的に関数を作成する 0
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_function — 文字列のコードを評価し、動的に関数を作成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.create-function.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
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
ロケールに基づく文字列比較 0
« strcmp strcspn » PHP Manual String 関数 ロケールに基づく文字列比較 strcoll (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) strcoll — ロケールに基づく文字列比較 説明 strcoll ( string $string1 , string $string2 ): int この比較は大文字小文字を区別すること、そして、 strcmp() とは異なり、 バイナリセー ...
https://man.plustar.jp/php/function.strcoll.html - [similar]
8 ビット文字列を base64 文字列に変換する 0
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 imap_binary ( string $string ): string | false ( » RFC2045 , Section 6.8 に基づき)8 ビット文字列を ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
文字列をより小さな部分に分割する 0
« chr convert_cyr_string » PHP Manual String 関数 文字列をより小さな部分に分割する chunk_split (PHP 4, PHP 5, PHP 7, PHP 8) chunk_split — 文字列をより小さな部分に分割する 説明 chunk_split ( string $string , int $length = 76 , string $separator = "\r\n" ): string 文字列をより小さな部分に分 ...
https://man.plustar.jp/php/function.chunk-split.html - [similar]