検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 1608 for [SIMILAR] 16 1024 4096 WITH 35470 文字 WITH 2854... (1.001 sec.)
文字列で要素の内容を返す 0
« SimpleXMLElement::saveXML SimpleXMLElement::xpath » PHP Manual SimpleXMLElement 文字列で要素の内容を返す SimpleXMLElement::__toString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SimpleXMLElement::__toString — 文字列で要素の内容を返す 説明 public SimpleXMLElement::__toString (): string この要素に直接 ...
https://man.plustar.jp/php/simplexmlelement.tostring.html - [similar]
2 つの文字列のバイナリ diff を作成する 0
« xdiff_string_bdiff_size xdiff_string_bpatch » PHP Manual xdiff 関数 2 つの文字列のバイナリ diff を作成する xdiff_string_bdiff (PECL xdiff >= 1.5.0) xdiff_string_bdiff — 2 つの文字列のバイナリ diff を作成する 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつ ...
https://man.plustar.jp/php/function.xdiff-string-bdiff.html - [similar]
2 つの文字列の unified diff を作成する 0
« xdiff_string_diff_binary xdiff_string_merge3 » PHP Manual xdiff 関数 2 つの文字列の unified diff を作成する xdiff_string_diff (PECL xdiff >= 0.2.0) xdiff_string_diff — 2 つの文字列の unified diff を作成する 説明 xdiff_string_diff ( string $old_data , string $new_data , int $context = 3 ...
https://man.plustar.jp/php/function.xdiff-string-diff.html - [similar]
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
deflate圧縮された文字列を解凍する 0
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]
文字列を逆順にする 0
« strrchr strripos » PHP Manual String 関数 文字列を逆順にする strrev (PHP 4, PHP 5, PHP 7, PHP 8) strrev — 文字列を逆順にする 説明 strrev ( string $string ): string string を逆順にして返します。 パラメータ string 逆順にしたい文字列。 戻り値 逆順にした文字列を返します。 例 例1 strrev() で ...
https://man.plustar.jp/php/function.strrev.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]
iconv 関数 0
« 定義済み定数 iconv_get_encoding » PHP Manual iconv iconv 関数 iconv 関数 参考 GNU Recode 関数 も参照してください。 目次 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode — MIM ...
https://man.plustar.jp/php/ref.iconv.html - [similar]
iconv 0
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 iconv 関数 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダ ...
https://man.plustar.jp/php/book.iconv.html - [similar]
URL エンコードされた文字列をデコードする 0
« parse_url rawurlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする rawurldecode (PHP 4, PHP 5, PHP 7, PHP 8) rawurldecode — URL エンコードされた文字列をデコードする 説明 rawurldecode ( string $string ): string 文字列の中にパーセント記号 ( % ) に続いて 2 つの 16 進数が ...
https://man.plustar.jp/php/function.rawurldecode.html - [similar]