検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (0.985 sec.)
マルチバイト文字列を受取り、文字の配列を返す 10000
« mb_split mb_strcut » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を受取り、文字の配列を返す mb_str_split (PHP 7 >= 7.4.0, PHP 8) mb_str_split — マルチバイト文字列を受取り、文字の配列を返す 説明 mb_str_split ( string $string , int $length = 1 , ? string $encoding = null ): arra ...
https://man.plustar.jp/php/function.mb-str-split.html - [similar]
文字列を配列に変換する 8565
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
正規表現で文字列を分割する 8565
« 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]
文字列をより小さな部分に分割する 8565
« 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]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 4007
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する mb_convert_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_encoding — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換 ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 4007
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する iconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 説明 iconv ( string $from_encoding , s ...
https://man.plustar.jp/php/function.iconv.html - [similar]
HTTP 出力文字エンコーディングを設定あるいは取得する 4007
« mb_http_input mb_internal_encoding » PHP Manual マルチバイト文字列 関数 HTTP 出力文字エンコーディングを設定あるいは取得する mb_http_output (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_http_output — HTTP 出力文字エンコーディングを設定あるいは取得する 説明 mb_http_output ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-http-output.html - [similar]
文字列の長さを得る 4007
« 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]
文字エンコーディング変換用の設定を行なう 4007
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
出力バッファハンドラとして文字エンコーディングを変換する 4007
« iconv intl » PHP Manual iconv 関数 出力バッファハンドラとして文字エンコーディングを変換する ob_iconv_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ob_iconv_handler — 出力バッファハンドラとして文字エンコーディングを変換する 説明 ob_iconv_handler ( string $contents , int $status ): strin ...
https://man.plustar.jp/php/function.ob-iconv-handler.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT