検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 1082 for コード (0.039 sec.)
MIME ヘッダ要素をデコードする 3991
« imap_mailboxmsginfo imap_msgno » PHP Manual IMAP 関数 MIME ヘッダ要素をデコードする imap_mime_ ... HP 8) imap_mime_header_decode — MIME ヘッダ要素をデコードする 説明 imap_mime_header_decode ( string $string ) ... テキストの MIME メッセージヘッダエクステンションをデコードします ( » RFC2047 を参照ください)。 パラメータ stri ... ng MIME テキスト。 戻り値 デコードされた要素は、オブジェクトの配列で返されます。 各オブ ... ロパティ charset と text を有しています。 要素がエンコードされていない場合、言い替えるとプレーンな US-ASCII の ...
https://man.plustar.jp/php/function.imap-mime-header-decode.html - [similar]
テキストのアノテーションで使うコードセットを返す 3991
« GmagickDraw::gettextdecoration GmagickDraw::line » PHP Manual GmagickDraw テキストのアノテーシ ... ョンで使うコードセットを返す GmagickDraw::gettextencoding (PECL gmag ... w::gettextencoding — テキストのアノテーションで使うコードセットを返す 説明 public GmagickDraw::gettextencodin ... g (): mixed テキストのアノテーションで使うコードセットを表す文字列を返します。 パラメータ この関数に ... はパラメータはありません。 戻り値 コードセットを表す文字列を返します。 エンコーディングが設定 ...
https://man.plustar.jp/php/gmagickdraw.gettextencoding.html - [similar]
コードポイントが無視できる文字かを調べる 3991
« IntlChar::isgraph IntlChar::isIDPart » PHP Manual IntlChar コードポイントが無視できる文字かを調 ... Ignorable (PHP 7, PHP 8) IntlChar::isIDIgnorable — コードポイントが無視できる文字かを調べる 説明 public stati ... 奨している点に注意して下さい。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMAN を表す ... 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が、 ... 失敗した場合は、 null を返します。 例 例1 さまざまなコードポイントの例 <?php var_dump ( IntlChar :: isIDIgnora ...
https://man.plustar.jp/php/intlchar.isidignorable.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 3991
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコード... on -- normalizer_get_raw_decomposition — UTF-8 エンコードされているコードポイントから、Decomposition_Mapping ... ormalizer::FORM_C ): ? string 指定された UTF-8 エンコードされているコードポイントから、 Unicode Character Dat ... ring 入力文字列。 この値は単一の文字で、 UTF-8 エンコードされているコードポイントです。 戻り値 Unicode Charac ... ition , mapping , info , Decomposition , Mapping , コード , ポイント , getRawDecomposition ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
フォーマッタの直近のエラーコードを取得する 3991
« NumberFormatter::getAttribute NumberFormatter::getErrorMessage » PHP Manual NumberFormatter フ ... ォーマッタの直近のエラーコードを取得する NumberFormatter::getErrorCode numfmt_get_ ... numfmt_get_error_code — フォーマッタの直近のエラーコードを取得する 説明 オブジェクト指向型 public NumberForm ... ter ): int フォーマッタが直近に実行した関数のエラーコードを取得します。 パラメータ formatter NumberFormatter ... オブジェクト。 戻り値 直近の関数コールのエラーコードを返します。 例 例1 numfmt_get_error_code() の例 <?p ...
https://man.plustar.jp/php/numberformatter.geterrorcode.html - [similar]
指定したエラーコードが失敗を表すかどうかを調べる 3979
« intl_get_error_message マルチバイト文字列 » PHP Manual 国際化 関数 指定したエラーコードが失敗を ... ECL intl >= 1.0.0) intl_is_failure — 指定したエラーコードが失敗を表すかどうかを調べる 説明 intl_is_failure ( ... や collator_get_error_code() が返す値。 戻り値 そのコードが何らかの失敗を意味する場合に true 、 成功あるいは警 ... alse true 参考 intl_get_error_code() - 直近のエラーコードを取得する collator_get_error_code() - collator の直 ... 近のエラーコードを取得する Collator-getErrorCode() - collator の直近 ...
https://man.plustar.jp/php/function.intl-is-failure.html - [similar]
直近の操作のエラーコードを取得する 3979
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatt ... er 直近の操作のエラーコードを取得する IntlDateFormatter::getErrorCode datefmt_g ... Code -- datefmt_get_error_code — 直近の操作のエラーコードを取得する 説明 オブジェクト指向型 public IntlDateFo ... lDateFormatter $formatter ): int 直近の操作のエラーコードを取得します。 直近の数値フォーマット操作のエラーコー ... ラメータ formatter Formatter リソース。 戻り値 エラーコードを返します。UErrorCode のいずれかの値となります。初期 ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]
修正UTF-7文字列をUTF-8にデコードする 3973
« imap_msgno imap_num_msg » PHP Manual IMAP 関数 修正UTF-7文字列をUTF-8にデコードする imap_mutf7 ... 8) imap_mutf7_to_utf8 — 修正UTF-7文字列をUTF-8にデコードする 説明 imap_mutf7_to_utf8 ( string $string ): str ... 修正UTF-7(RFC 2060, section 5.1.3)文字列を UTF-8 にデコードします。 注意 : この関数は libcclient が utf8_to_mut ... のみ利用できます。 パラメータ string 修正UTF-7 でエンコードされた文字列 戻り値 string を UTF-8 に変換したものを ... map_utf8_to_mutf7() - UTF-8 文字列を修正UTF-7にエンコードする 関連キーワード: 修正 , デコード , mutf , string ...
https://man.plustar.jp/php/function.imap-mutf7-to-utf8.html - [similar]
コードポイントが識別子として使えるかを調べる 3973
« IntlChar::isIDIgnorable IntlChar::isIDStart » PHP Manual IntlChar コードポイントが識別子として ... Char::isIDPart (PHP 7, PHP 8) IntlChar::isIDPart — コードポイントが識別子として使えるかを調べる 説明 public s ... とを推奨している点は除きます。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMAN を表す ... 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が 識 ... 失敗した場合は、 null を返します。 例 例1 さまざまなコードポイントの例 <?php var_dump ( IntlChar :: isIDPart ( ...
https://man.plustar.jp/php/intlchar.isidpart.html - [similar]
バンドルの直近のエラーコードを取得する 3973
« ResourceBundle::create ResourceBundle::getErrorMessage » PHP Manual ResourceBundle バンドルの直 ... 近のエラーコードを取得する ResourceBundle::getErrorCode resourcebund ... ourcebundle_get_error_code — バンドルの直近のエラーコードを取得する 説明 オブジェクト指向型 public ResourceBu ... nt バンドルオブジェクトが最後に実行した関数のエラーコードを取得します。 パラメータ bundle ResourceBundle オブ ... バンドルオブジェクトの最後の関数コールからのエラーコードを返します。 例 例1 resourcebundle_get_error_code() ...
https://man.plustar.jp/php/resourcebundle.geterrorcode.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT