Results of 1 - 10 of about 13 for Lu (0.006 sec.)
- コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 13882
- « IntlChar::isULowercase IntlChar::isUUppercase » PHP Manual IntlChar コードポイントが一般カテゴ
...
リ "Lu" (大文字) に属するかを判定する IntlChar::isupper ( ...
IntlChar::isupper — コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 説明 public static ...
? bool 指定されたコードポイントが、 一般カテゴリ "Lu" (大文字) に属するかを判定します。 注意 : このメソ ...
: "\u{2603}" )。 戻り値 codepoint が 一般カテゴリ "Lu" に属する大文字である場合に true を返します。 そう ...
-
https://man.plustar.jp/php/intlchar.isupper.html
- [similar]
- Unicode 文字プロパティ 11261
- « エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文
...
を記述することで否定を指定できます。 たとえば、 \p{^Lu} は \P{Lu} と同じです。 \p もしくは \P の後に、一文 ...
アルファベット (Letter) Ll 、 Lm 、 Lo 、 Lt および Lu を含む Ll 小文字アルファベット (Lower case letter) ...
(Other letter) Lt タイトル文字 (Title case letter) Lu 大文字アルファベット (Upper case letter) M 記号 (M ...
エスケープ シーケンスには影響しません。たとえば、 \p{Lu} は 常に大文字にのみマッチします。 Unicode の文字は ...
-
https://man.plustar.jp/php/regexp.reference.unicode.html
- [similar]
- Identification 8762
- « Thread::getCurrentThread Thread::getThreadId » PHP Manual Thread Identification Thread::getCur
...
public function run () { printf ( "%s is Thread #%lu\n" , __CLASS__ , Thread :: getCurrentThreadId ()); ...
-
https://man.plustar.jp/php/thread.getcurrentthreadid.html
- [similar]
- 識別 8762
- « Thread::getCurrentThreadId Thread::isJoined » PHP Manual Thread 識別 Thread::getThreadId (PECL
...
public function run () { printf ( "%s is Thread #%lu\n" , __CLASS__ , $this -> getThreadId ()); } } $my ...
-
https://man.plustar.jp/php/thread.getthreadid.html
- [similar]
- 識別 8639
- « Thread Thread::getCurrentThread » PHP Manual Thread 識別 Thread::getCreatorId (PECL pthreads >
...
function run () { printf ( "%s created by Thread #%lu\n" , __CLASS__ , $this -> getCreatorId ()); } } $m ...
-
https://man.plustar.jp/php/thread.getcreatorid.html
- [similar]
- Unicode character classes 8393
- « Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character c
...
\p{Lo} Letter, other. \p{Lt} Letter, titlecase. \p{Lu} Letter, uppercase. \p{M} Mark. \p{Mc} Mark, space ...
-
https://man.plustar.jp/php/parle.regex.unicodecharclass.html
- [similar]
- コードポイントが小文字かどうかを調べる 8146
- « IntlChar::isJavaSpaceChar IntlChar::isMirrored » PHP Manual IntlChar コードポイントが小文字かど
...
ntlChar::isupper() - コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::istitle() ...
-
https://man.plustar.jp/php/intlchar.islower.html
- [similar]
- コードポイントがタイトルケース文字であるかを調べる 8146
- « IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース
...
ntlChar::isupper() - コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::islower() ...
-
https://man.plustar.jp/php/intlchar.istitle.html
- [similar]
- コードポイントが大文字のUnicodeプロパティを持つかを調べる 8146
- « IntlChar::isupper IntlChar::isUWhiteSpace » PHP Manual IntlChar コードポイントが大文字のUnicod
...
ntlChar::isupper() - コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::hasBinary ...
-
https://man.plustar.jp/php/intlchar.isuuppercase.html
- [similar]
- コードポイントが定義されているかどうかを調べる 8023
- « IntlChar::iscntrl IntlChar::isdigit » PHP Manual IntlChar コードポイントが定義されているかどう
...
ntlChar::isupper() - コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::islower() ...
-
https://man.plustar.jp/php/intlchar.isdefined.html
- [similar]