検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for xdigit (0.003 sec.)
16 進数を表す文字かどうかを調べる 14105
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP ... 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdi ... した場合、結果は常に false になります。 例 例1 ctype_xdigit() の例 <?php $strings = array( 'AB10BC99' , 'AR101 ... ); foreach ( $strings as $testcase ) { if ( ctype_xdigit ( $testcase )) { echo "The string $testcase consis ... 数字かどうかを調べる 関連キーワード: 文字 , ctype , xdigit , 数字 , hexadecimal , string , ASCII , all , digi ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
Parle pattern matching 8920
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern ... :print:] , [:punct:] , [:space:] , [:upper:] and [:xdigit:] . The Unicode character classes are currently no ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
Ctype 関数 8920
« 定義済み定数 ctype_alnum » PHP Manual Ctype Ctype 関数 Ctype 関数 目次 ctype_alnum — 英数字かど ... うか調べる ctype_upper — 大文字かどうか調べる ctype_xdigit — 16 進数を表す文字かどうかを調べる 関連キーワード ...
https://man.plustar.jp/php/ref.ctype.html - [similar]
文字タイプチェック 8795
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック は ... うか調べる ctype_upper — 大文字かどうか調べる ctype_xdigit — 16 進数を表す文字かどうかを調べる 関連キーワード ...
https://man.plustar.jp/php/book.ctype.html - [similar]
データのフィルタリング 8670
« ctype_xdigit はじめに » PHP Manual 変数・データ型関連 データのフィルタリング データのフィルタリ ...
https://man.plustar.jp/php/book.filter.html - [similar]
大文字かどうか調べる 8420
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4. ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
数字かどうかを調べる 8295
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0 ... 参考 ctype_alnum() - 英数字かどうかを調べる ctype_xdigit() - 16 進数を表す文字かどうかを調べる is_numeric() ...
https://man.plustar.jp/php/function.ctype-digit.html - [similar]
文字クラス 7937
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (c ... r case letters word "word" characters (same as \w) xdigit hexadecimal digits space 文字は HT (9), LF (10), V ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
IntlChar クラス 7812
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... OPERTY_POSIX_PRINT = 47 ; const int PROPERTY_POSIX_XDIGIT = 48 ; const int PROPERTY_CASED = 49 ; const int P ... int | string $codepoint ): ? bool public static isxdigit ( int | string $codepoint ): ? bool public static ... har::PROPERTY_POSIX_PRINT IntlChar::PROPERTY_POSIX_XDIGIT IntlChar::PROPERTY_CASED IntlChar::PROPERTY_CASE_I ... イントが、ICU の空白文字であるかを調べる IntlChar::isxdigit — コードポイントが、16進数の文字であるかを調べる I ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
関数・メソッド 7437
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... うか調べる ctype_upper - 大文字かどうか調べる ctype_xdigit - 16 進数を表す文字かどうかを調べる cubrid_affecte ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 NEXT