検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 55 for codepoint (0.007 sec.)
Unicode のコードポイントに対応する文字を返す 6534
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイント ... ードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unic ... の関数は、 mb_ord() を補完するものです。 パラメータ codepoint Unicode のコードポイント値。 たとえば、 U+1F418 EL ... コード , ポイント , 対応 , string , encoding , chr , codepoint , 内部 , パラメータ ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 6534
« IntlChar::isULowercase IntlChar::isUUppercase » PHP Manual IntlChar コードポイントが一般カテゴ ... 説明 public static IntlChar::isupper ( int | string $codepoint ): ? bool 指定されたコードポイントが、 一般カテゴリ ... tlChar::isUUppercase() を使って下さい。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ... してエンコードされた文字 (例: "\u{2603}" )。 戻り値 codepoint が 一般カテゴリ "Lu" に属する大文字である場合に tr ...
https://man.plustar.jp/php/intlchar.isupper.html - [similar]
コードポイントの一般カテゴリの値を取得する 6445
« IntlChar::charName IntlChar::chr » PHP Manual IntlChar コードポイントの一般カテゴリの値を取得す ... 明 public static IntlChar::charType ( int | string $codepoint ): ? int コードポイントの一般カテゴリの値を返します ... 。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ... カテゴリ , 取得 , IntlChar , 値 , charType , int , codepoint ...
https://man.plustar.jp/php/intlchar.chartype.html - [similar]
指定された範囲の全てのUnicode文字を走査する 6445
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字 ... がコールされます。 以下の3つの引数が渡されます: int $codepoint - コードポイントの数値 int $nameChoice - 以下に示す ... ar :: enumCharNames ( 0x2600 , 0x2610 , function( $codepoint , $nameChoice , $name ) { printf ( "U+%04x %s\n" , ... $codepoint , $name ); }); ?> 上の例の出力は以下となります。 U ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
コードポイントの双方向カテゴリの値を取得する 6356
« IntlChar::charDigitValue IntlChar::charFromName » PHP Manual IntlChar コードポイントの双方向カ ... lic static IntlChar::charDirection ( int | string $codepoint ): ? int » Unicode bidirectional algorithm (UAX #9 ... れているブロックに含まれているからです。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ... ゴリ , 取得 , IntlChar , 値 , int , charDirection , codepoint ...
https://man.plustar.jp/php/intlchar.chardirection.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 6164
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定 ... 説明 public static IntlChar::digit ( int | string $codepoint , int $base = 10 ): int | false | null 指定されたコ ... 返します。 基数が 2<=radix<=36 の範囲外であったり、 codepoint の値が指定された基数に対して有効な値でない場合、 f ... にあると認識できるアルファベットの場合。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
Unicode 文字を小文字にする 5795
« IntlChar::ord IntlChar::totitle » PHP Manual IntlChar Unicode 文字を小文字にする IntlChar::tol ... 説明 public static IntlChar::tolower ( int | string $codepoint ): int | string | null 指定した文字を、同等の小文字 ... 場合、指定された文字そのものを返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
https://man.plustar.jp/php/intlchar.tolower.html - [similar]
Unicode 文字を大文字にする 5795
« IntlChar::totitle IntlException » PHP Manual IntlChar Unicode 文字を大文字にする IntlChar::tou ... 説明 public static IntlChar::toupper ( int | string $codepoint ): int | string | null 指定した文字を、同等の大文字 ... 場合、指定された文字そのものを返します。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
https://man.plustar.jp/php/intlchar.toupper.html - [similar]
コードポイントの "age" を取得する 5706
« IntlChar IntlChar::charDigitValue » PHP Manual IntlChar コードポイントの "age" を取得する Intl ... 説明 public static IntlChar::charAge ( int | string $codepoint ): ? array コードポイントの "age" を取得します。 " ... トを出力することを避けるために便利です。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
https://man.plustar.jp/php/intlchar.charage.html - [similar]
Unicode 文字の名前を取得する 5706
« IntlChar::charMirror IntlChar::charType » PHP Manual IntlChar Unicode 文字の名前を取得する Int ... 明 public static IntlChar::charName ( int | string $codepoint , int $type = IntlChar::UNICODE_CHAR_NAME ): ? str ... データを持っている時に限り取得できます。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMA ...
https://man.plustar.jp/php/intlchar.charname.html - [similar]
PREV 1 2 3 4 5 6 NEXT