検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 992 for [SIMILAR] 16 1024 4096 WITH 52837 ent WITH 13679... (1.087 sec.)
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 0
« 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]
文字列のコードページを別のものに変換する 0
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページを別のものに変換する sapi_windows_cp_conv (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_conv — 文字列のコードページを別のものに変換する 説明 sapi_windows_cp_conv ( int | string $in_codepage , int | string ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
GMP 数を文字列に変換する 0
« gmp_sqrtrem gmp_sub » PHP Manual GMP 関数 GMP 数を文字列に変換する gmp_strval (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_strval — GMP 数を文字列に変換する 説明 gmp_strval ( GMP | int | string $num , int $base = 10 ): string GMP 数を base を基数とする文字列表現に変換します。 デフォルトの ...
https://man.plustar.jp/php/function.gmp-strval.html - [similar]
8 ビット文字列を quoted-printable 文字列に変換する 0
« IMAP 関数 imap_alerts » PHP Manual IMAP 関数 8 ビット文字列を quoted-printable 文字列に変換する imap_8bit (PHP 4, PHP 5, PHP 7, PHP 8) imap_8bit — 8 ビット文字列を quoted-printable 文字列に変換する 説明 imap_8bit ( string $string ): string | false ( » RFC2045 , section 6.7 に基づき) 8 ...
https://man.plustar.jp/php/function.imap-8bit.html - [similar]
10 進数を 2 進数に変換する 0
« cosh dechex » PHP Manual Math 関数 10 進数を 2 進数に変換する decbin (PHP 4, PHP 5, PHP 7, PHP 8) decbin — 10 進数を 2 進数に変換する 説明 decbin ( int $num ): string 引数 num を 2 進数表現した文字列を返します。 パラメータ num 変換したい 10 進数値。 32 ビットマシンでの入力の範囲 正の n ...
https://man.plustar.jp/php/function.decbin.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 0
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の文字エンコーディングに文字列を変換する UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — ある文字エンコーディングから別の文字エンコーディングに文字列 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
ユリウス積算日をユリウス暦に変換する 0
« jdtojewish jdtounix » PHP Manual カレンダー 関数 ユリウス積算日をユリウス暦に変換する jdtojulian (PHP 4, PHP 5, PHP 7, PHP 8) jdtojulian — ユリウス積算日をユリウス暦に変換する 説明 jdtojulian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でユリウス暦を含む文字列に変換し ...
https://man.plustar.jp/php/function.jdtojulian.html - [similar]
ユリウス積算日をフランス革命暦(共和暦)に変換する 0
« jdmonthname jdtogregorian » PHP Manual カレンダー 関数 ユリウス積算日をフランス革命暦(共和暦)に変換する jdtofrench (PHP 4, PHP 5, PHP 7, PHP 8) jdtofrench — ユリウス積算日をフランス革命暦(共和暦)に変換する 説明 jdtofrench ( int $julian_day ): string ユリウス積算日をフランス革命暦に変換 ...
https://man.plustar.jp/php/function.jdtofrench.html - [similar]