PHPのお勉強! PHP TOP Downloads Documentation Get Involved Help Search docs PHP 8.4.2 Released! Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes References Explained Predefined Variables Predefined Exceptions Predefined Interfaces and Classes Predefined Attributes Context options and parameters Supported Protocols and Wrappers Security Introduction General considerations Installed as CGI binary Installed as an Apache module Session Security Filesystem Security Database Security Error Reporting User Submitted Data Hiding PHP Keeping Current Features HTTP authentication with PHP Cookies Sessions Handling file uploads Using remote files Connection handling Persistent Database Connections Command line usage Garbage Collection DTrace Dynamic Tracing Function Reference Affecting PHP's Behaviour Audio Formats Manipulation Authentication Services Command Line Specific Extensions Compression and Archive Extensions Cryptography Extensions Database Extensions Date and Time Related Extensions File System Related Extensions Human Language and Character Encoding Support Image Processing and Generation Mail Related Extensions Mathematical Extensions Non-Text MIME Output Process Control Extensions Other Basic Extensions Other Services Search Engine Extensions Server Specific Extensions Session Extensions Text Processing Variable and Type Related Extensions Web Services Windows Only Extensions XML Manipulation GUI Extensions Keyboard Shortcuts? This help j Next menu item k Previous menu item g p Previous man page g n Next man page G Scroll to bottom g g Scroll to top g h Goto homepage g s Goto search(current page) / Focus search box IntlChar::charAge » « idn_to_utf8 PHP マニュアル 関数リファレンス 自然言語および文字エンコーディング intl Change language: English German Spanish French Italian Japanese Brazilian Portuguese Russian Turkish Ukrainian Chinese (Simplified) Other IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名前や振る舞いにとても近いものです。 クラス概要 class IntlChar { /* 定数 */ public const string UNICODE_VERSION; public const int CODEPOINT_MIN; public const int CODEPOINT_MAX; public const float NO_NUMERIC_VALUE; public const int PROPERTY_ALPHABETIC; public const int PROPERTY_BINARY_START; public const int PROPERTY_ASCII_HEX_DIGIT; public const int PROPERTY_BIDI_CONTROL; public const int PROPERTY_BIDI_MIRRORED; public const int PROPERTY_DASH; public const int PROPERTY_DEFAULT_IGNORABLE_CODE_POINT; public const int PROPERTY_DEPRECATED; public const int PROPERTY_DIACRITIC; public const int PROPERTY_EXTENDER; public const int PROPERTY_FULL_COMPOSITION_EXCLUSION; public const int PROPERTY_GRAPHEME_BASE; public const int PROPERTY_GRAPHEME_EXTEND; public const int PROPERTY_GRAPHEME_LINK; public const int PROPERTY_HEX_DIGIT; public const int PROPERTY_HYPHEN; public const int PROPERTY_ID_CONTINUE; public const int PROPERTY_ID_START; public const int PROPERTY_IDEOGRAPHIC; public const int PROPERTY_IDS_BINARY_OPERATOR; public const int PROPERTY_IDS_TRINARY_OPERATOR; public const int PROPERTY_JOIN_CONTROL; public const int PROPERTY_LOGICAL_ORDER_EXCEPTION; public const int PROPERTY_LOWERCASE; public const int PROPERTY_MATH; public const int PROPERTY_NONCHARACTER_CODE_POINT; public const int PROPERTY_QUOTATION_MARK; public const int PROPERTY_RADICAL; public const int PROPERTY_SOFT_DOTTED; public const int PROPERTY_TERMINAL_PUNCTUATION; public const int PROPERTY_UNIFIED_IDEOGRAPH; public const int PROPERTY_UPPERCASE; public const int PROPERTY_WHITE_SPACE; public const int PROPERTY_XID_CONTINUE; public const int PROPERTY_XID_START; public const int PROPERTY_CASE_SENSITIVE; public const int PROPERTY_S_TERM; public const int PROPERTY_VARIATION_SELECTOR; public const int PROPERTY_NFD_INERT; public const int PROPERTY_NFKD_INERT; public const int PROPERTY_NFC_INERT; public const int PROPERTY_NFKC_INERT; public const int PROPERTY_SEGMENT_STARTER; public const int PROPERTY_PATTERN_SYNTAX; public const int PROPERTY_PATTERN_WHITE_SPACE; public const int PROPERTY_POSIX_ALNUM; public const int PROPERTY_POSIX_BLANK; public const int PROPERTY_POSIX_GRAPH; public const int PROPERTY_POSIX_PRINT; public const int PROPERTY_POSIX_XDIGIT; public const int PROPERTY_CASED; public const int PROPERTY_CASE_IGNORABLE; public const int PROPERTY_CHANGES_WHEN_LOWERCASED; public const int PROPERTY_CHANGES_WHEN_UPPERCASED; public const int PROPERTY_CHANGES_WHEN_TITLECASED; public const int PROPERTY_CHANGES_WHEN_CASEFOLDED; public const int PROPERTY_CHANGES_WHEN_CASEMAPPED; public const int PROPERTY_CHANGES_WHEN_NFKC_CASEFOLDED; public const int PROPERTY_BINARY_LIMIT; public const int PROPERTY_BIDI_CLASS; public const int PROPERTY_INT_START; public const int PROPERTY_BLOCK; public const int PROPERTY_CANONICAL_COMBINING_CLASS; public const int PROPERTY_DECOMPOSITION_TYPE; public const int PROPERTY_EAST_ASIAN_WIDTH; public const int PROPERTY_GENERAL_CATEGORY; public const int PROPERTY_JOINING_GROUP; public const int PROPERTY_JOINING_TYPE; public const int PROPERTY_LINE_BREAK; public const int PROPERTY_NUMERIC_TYPE; public const int PROPERTY_SCRIPT; public const int PROPERTY_HANGUL_SYLLABLE_TYPE; public const int PROPERTY_NFD_QUICK_CHECK; public const int PROPERTY_NFKD_QUICK_CHECK; public const int PROPERTY_NFC_QUICK_CHECK; public const int PROPERTY_NFKC_QUICK_CHECK; public const int PROPERTY_LEAD_CANONICAL_COMBINING_CLASS; public const int 上にスクロールTOP 技術的MEMO PHP解説 About Us Staff お問い合わせ 世界で一番暑い夏(Nolans)