検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 136 for ASCII (0.004 sec.)
コードポイントが、16進数の文字であるかを調べる 7483
« IntlChar::isWhitespace IntlChar::ord » PHP Manual IntlChar コードポイントが、16進数の文字である ... tegory "Nd" (decimal digit numbers) にある文字か、 ASCII と 全角ASCII の a-f および A-F にある文字です。 (つ ... (true) bool(false) 注意 注意 : 16進数の文字のうち、ASCII 文字の範囲に定義を絞るには、以下のようにします: <? ... php $isASCIIHexadecimal = IntlChar :: ord ( $codepoint ) <= 0x7 ... 文字 , コード , ポイント , IntlChar , codepoint , ASCII , isxdigit , 注意 , int , digit ...
https://man.plustar.jp/php/intlchar.isxdigit.html - [similar]
16 進数を表す文字かどうかを調べる 7422
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... 字 , ctype , xdigit , 数字 , hexadecimal , string , ASCII , all , digits , 関数 ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
英数字かどうかを調べる 7350
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4. ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... ype , 英数字 , alnum , 関数 , 文字 , 英字 , 数字 , ASCII , digits , string ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
制御文字かどうかを調べる 7350
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... うかを調べる 関連キーワード: ctype , cntrl , 文字 , ASCII , characters , string , control , all , 関数 , not ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
小文字かどうかを調べる 7350
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4 ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... 小文字 , ctype , lower , letters , 文字 , string , ASCII , all , lowercase , 関数 ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 7350
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4. ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... ーワード: 大文字 , ctype , letters , 文字 , string , ASCII , all , uppercase , 関数 , not ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 7350
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエン ... (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium ... の使用量の最大値に基づき、 パスワードの保存に適した ASCII 文字でエンコードされたハッシュを生成します。 パラメ ... ハッシュ , sodium , crypto , pwhash , パスワード , ASCII , 文字 , 生成 , opslimit , アルゴリズム ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
空白、英数字以外の出力可能な文字かどうかを調べる 7278
« ctype_print ctype_space » PHP Manual Ctype 関数 空白、英数字以外の出力可能な文字かどうかを調べ ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... , ctype , 英数字 , punct , punctuation , string , ASCII , all ...
https://man.plustar.jp/php/function.ctype-punct.html - [similar]
英字かどうかを調べる 7206
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0 ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... 情報を設定する 関連キーワード: ctype , 英字 , 文字 , ASCII , 小文字 , 関数 , lower , 大文字 , ユーザ , 意図 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
空白以外の印字可能な文字かどうかを調べる 7206
« ctype_digit ctype_lower » PHP Manual Ctype 関数 空白以外の印字可能な文字かどうかを調べる ctype ... -128 から 255 までの int を渡すと、ひとつの文字の ASCII 値とみなします (負の値には 256 を足して、拡張 ASCI ... 推奨されなくなりました。将来のバージョンでは、引数は ASCII コードポイントではなく、文字列として解釈されるよう ... ワード: 文字 , ctype , 空白 , 印字 , graph , 出力 , ASCII , string , all , visibly ...
https://man.plustar.jp/php/function.ctype-graph.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT