検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 209 for [SIMILAR] 16 1024 4096 WITH 14507 字か WITH 1339... (0.214 sec.)
印字可能な文字かどうかを調べる 0
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_print — 印字可能な文字かどうかを調べる 説明 ctype_print ( mixed $text ): bool 与えられた文字列 text のすべての文字が 印字可能な文字であるかどうかを調べ ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
変数が数字または数値形式の文字列であるかを調べる 0
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる is_numeric (PHP 4, PHP 5, PHP 7, PHP 8) is_numeric — 変数が数字または数値形式の文字列であるかを調べる 説明 is_numeric ( mixed $value ): bool 指定した変数が数値または 数値形式の文字列 であるかど ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
小文字かどうかを調べる 0
« 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]
大文字かどうか調べる 0
« 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]
コードポイントが英数字であるかを調べる 0
« IntlChar::hasBinaryProperty IntlChar::isalpha » PHP Manual IntlChar コードポイントが英数字であるかを調べる IntlChar::isalnum (PHP 7, PHP 8) IntlChar::isalnum — コードポイントが英数字であるかを調べる 説明 public static IntlChar::isalnum ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isalnum.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
コードポイントが定義されているかどうかを調べる 0
« IntlChar::iscntrl IntlChar::isdigit » PHP Manual IntlChar コードポイントが定義されているかどうかを調べる IntlChar::isdefined (PHP 7, PHP 8) IntlChar::isdefined — コードポイントが定義されているかどうかを調べる 説明 public static IntlChar::isdefined ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isdefined.html - [similar]
コードポイントが、Java の識別子として使えるかを調べる 0
« IntlChar::isISOControl IntlChar::isJavaIDStart » PHP Manual IntlChar コードポイントが、Java の識別子として使えるかを調べる IntlChar::isJavaIDPart (PHP 7, PHP 8) IntlChar::isJavaIDPart — コードポイントが、Java の識別子として使えるかを調べる 説明 public static IntlChar::isJavaIDPart ( in ...
https://man.plustar.jp/php/intlchar.isjavaidpart.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT