Results of 1 - 10 of about 55 for codePoint (0.002 sec.)
- IntlChar クラス 14532
- « idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8)
...
*/ const string UNICODE_VERSION = 6.3 ; const int CODEPOINT_MIN = 0 ; const int CODEPOINT_MAX = 1114111 ; cons ...
メソッド */ public static charAge ( int | string $codepoint ): ? array public static charDigitValue ( int | st ...
ring $codepoint ): ? int public static charDirection ( int | strin ...
g $codepoint ): ? int public static charFromName ( string $name ...
-
https://man.plustar.jp/php/class.intlchar.html
- [similar]
- コードポイントが、16進数の文字であるかを調べる 10259
- « IntlChar::isWhitespace IntlChar::ord » PHP Manual IntlChar コードポイントが、16進数の文字である
...
明 public static IntlChar::isxdigit ( int | string $codepoint ): ? bool 指定されたコードポイントが、16進数の文字 ...
に入る文字です) この関数の動作は、 IntlChar::digit($codepoint, 16) >= 0 と同等です。 パラメータ codepoint コード ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が16進文字である場合は、 true を返します。 そうでな ...
ます: <?php $isASCIIHexadecimal = IntlChar :: ord ( $codepoint ) <= 0x7F && IntlChar :: isxdigit ( $codepoint ); ...
-
https://man.plustar.jp/php/intlchar.isxdigit.html
- [similar]
- コードポイントが、Alphabetic プロパティを持つかを調べる 8870
- « IntlChar::istitle IntlChar::isULowercase » PHP Manual IntlChar コードポイントが、Alphabetic プ
...
lic static IntlChar::isUAlphabetic ( int | string $codepoint ): ? bool コードポイントが、Alphabetic プロパティを ...
かを調べます。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_ALPHABETIC) と同等です。 パラメ ...
ータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が、Alphabetic プロパティを持つ場合に true を返しま ...
-
https://man.plustar.jp/php/intlchar.isualphabetic.html
- [similar]
- コードポイントと対になる括弧文字を取得する 8589
- « IntlChar::forDigit IntlChar::getBlockCode » PHP Manual IntlChar コードポイントと対になる括弧文
...
tic IntlChar::getBidiPairedBracket ( int | string $codepoint ): int | string | null 指定された文字を、それと対に ...
tlChar::charMirror() と同等です。 そうでない場合、 codepoint そのものを返します。 パラメータ codepoint コードポ ...
ドポイントを返します。 そのような文字がない場合は、 codepoint そのものを返します。 失敗した場合は、 null を返しま ...
ト , コード , 文字 , 括弧 , 取得 , IntlChar , int , codepoint , getBidiPairedBracket , string ...
-
https://man.plustar.jp/php/intlchar.getbidipairedbracket.html
- [similar]
- コードポイントが小文字のUnicodeプロパティを持つかを調べる 8589
- « IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicod
...
blic static IntlChar::isULowercase ( int | string $codepoint ): ? bool コードポイントが小文字のUnicodeプロパティ ...
かを調べます。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_LOWERCASE) と同等です。 注意 : ...
なり、 より多くの文字で true を返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が 小文字のUnicodeプロパティを持つ場合に true を返 ...
-
https://man.plustar.jp/php/intlchar.isulowercase.html
- [similar]
- コードポイントが大文字のUnicodeプロパティを持つかを調べる 8589
- « IntlChar::isupper IntlChar::isUWhiteSpace » PHP Manual IntlChar コードポイントが大文字のUnicod
...
blic static IntlChar::isUUppercase ( int | string $codepoint ): ? bool コードポイントが大文字のUnicodeプロパティ ...
を判定します。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_UPPERCASE) と同等です。 注意 : ...
なり、 より多くの文字で true を返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が 大文字のUnicodeプロパティを持つ場合に true を返 ...
-
https://man.plustar.jp/php/intlchar.isuuppercase.html
- [similar]
- コードポイントが含まれる割当ブロックを取得する 8116
- « IntlChar::getBidiPairedBracket IntlChar::getCombiningClass » PHP Manual IntlChar コードポイント
...
blic static IntlChar::getBlockCode ( int | string $codepoint ): ? int コードポイントが含まれる Unicode の割当ブ ...
ロックを返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint のブロックの値を返します。 返されうる値については ...
ド , ポイント , ブロック , 割当 , 取得 , IntlChar , codepoint , int , getBlockCode , public ...
-
https://man.plustar.jp/php/intlchar.getblockcode.html
- [similar]
- コードポイントの FC_NFKC_Closure プロパティの値を取得する 8116
- « IntlChar::getCombiningClass IntlChar::getIntPropertyMaxValue » PHP Manual IntlChar コードポイン
...
tatic IntlChar::getFC_NFKC_Closure ( int | string $codepoint ): string | false | null コードポイントの FC_NFKC_ ...
re プロパティの値を文字列で取得します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint の FC_NFKC_Closure プロパティの値を文字列で返します ...
ポイント , 取得 , IntlChar , 値 , string , getFC , codepoint ...
-
https://man.plustar.jp/php/intlchar.getfc-nfkc-closure.html
- [similar]
- コードポイントが句読点の文字かどうかを調べる 8116
- « IntlChar::isprint IntlChar::isspace » PHP Manual IntlChar コードポイントが句読点の文字かどうか
...
説明 public static IntlChar::ispunct ( int | string $codepoint ): ? bool 指定されたコードポイントが句読点の文字か ...
n) を持つ文字の場合に true を返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が句読点の文字の場合、 true を返します。そうでない ...
コード , ポイント , 句読点 , IntlChar , ispunct , codepoint , int , 一般 , 失敗 ...
-
https://man.plustar.jp/php/intlchar.ispunct.html
- [similar]
- 10進数の桁の文字を桁の値として取得する 8027
- « IntlChar::charAge IntlChar::charDirection » PHP Manual IntlChar 10進数の桁の文字を桁の値として
...
ic static IntlChar::charDigitValue ( int | string $codepoint ): ? int 10進数の桁の文字を、桁の値として取得します ...
eric_Type of Decimal に属するものです。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint の10進数の桁の値を返します。 10進数の桁の文字でない ...
キーワード: 文字 , 取得 , IntlChar , 桁 , int , 値 , codepoint , charDigitValue , コード , ポイント ...
-
https://man.plustar.jp/php/intlchar.chardigitvalue.html
- [similar]