検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 28 for [SIMILAR] 16 1024 4096 WITH 32955 lowercase WITH... (0.054 sec.)
小文字かどうかを調べる 10000
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 7247
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
英数字かどうかを調べる 3659
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alnum — 英数字かどうかを調べる 説明 ctype_alnum ( mixed $text ): bool 与えられた文字列 text のすべての文字が英字または 数字であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
16 進数を表す文字かどうかを調べる 3659
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
英字かどうかを調べる 3659
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
数字かどうかを調べる 3659
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_digit — 数字かどうかを調べる 説明 ctype_digit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 数字であるかどうかを調べます。 パラメータ text 調べる文 ...
https://man.plustar.jp/php/function.ctype-digit.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
クラスのデフォルトプロパティを取得する 0
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを取得する get_class_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_class_vars — クラスのデフォルトプロパティを取得する 説明 get_class_vars ( string $class ): array 指定したクラスのデフォルトプロパティを ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
コードポイントが小文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicodeプロパティを持つかを調べる IntlChar::isULowercase (PHP 7, PHP 8) IntlChar::isULowercase — コードポイントが小文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isULowercase ( ...
https://man.plustar.jp/php/intlchar.isulowercase.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
PREV 1 2 3 NEXT