Results of 1 - 10 of about 100 for [SIMILAR] 16 1024 4096 WITH 27632 punctuation WI... (0.355 sec.)
- 空白、英数字以外の出力可能な文字かどうかを調べる 10000
- « ctype_print ctype_space » PHP Manual Ctype 関数 空白、英数字以外の出力可能な文字かどうかを調べる ctype_punct (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_punct — 空白、英数字以外の出力可能な文字かどうかを調べる 説明 ctype_punct ( mixed $text ): bool 与えられた文字列 text のすべての文字が
...
-
https://man.plustar.jp/php/function.ctype-punct.html
- [similar]
- Unicode character classes 8151
- « Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character classes Unicode character classes Unicode character classes Sequence Description \p{C} Other. \p{Cc} Other, control. \p{Cf} Other, format. \p{Co} Other, private use. \p{Cs} Other, surrogate. \p
...
-
https://man.plustar.jp/php/parle.regex.unicodecharclass.html
- [similar]
- コードポイントが英数字であるかを調べる 4235
- « 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]
- Ctype 関数 3952
- « 定義済み定数 ctype_alnum » PHP Manual Ctype Ctype 関数 Ctype 関数 目次 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどうかを調べる ctype_digit — 数字かどうかを調べる ctype_graph — 空白以外の印字可能な文字かどうかを調べる ctype_lower —
...
-
https://man.plustar.jp/php/ref.ctype.html
- [similar]
- 文字タイプチェック 3952
- « trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう
...
-
https://man.plustar.jp/php/book.ctype.html
- [similar]
- 数字かどうかを調べる 3952
- « 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]
- C Type Handles 3952
- « FFI\CData FFI\CType::getAlignment » PHP Manual FFI C Type Handles C Type Handles (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\CType { /* メソッド */ public getAlignment (): int public getArrayElementType (): FFI\CType public getArrayLength (): int public getAttributes ()
...
-
https://man.plustar.jp/php/class.ffi-ctype.html
- [similar]
- Foreign Function Interface 3952
- « user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Function Interface はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Basic FFI usage PHP Callbacks A Complete PHP/FFI/preloading Example FFI — Main interface to
...
-
https://man.plustar.jp/php/book.ffi.html
- [similar]
- 英字かどうかを調べる 3952
- « 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]
- Creates an FFI\CType object from a C declaration 3952
- « FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI::type (PHP 7 >= 7.4.0, PHP 8) FFI::type — Creates an FFI\CType object from a C declaration 説明 public static FFI::type ( string $type ): ? FFI\CType public FFI::type ( string $type ): ? FFI\C
...
-
https://man.plustar.jp/php/ffi.type.html
- [similar]