検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 209 for [SIMILAR] 16 1024 4096 WITH 14507 字か WITH 1339... (0.249 sec.)
文字タイプチェック 10000
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
Ctype 関数 9260
« 定義済み定数 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]
数字かどうかを調べる 6410
« 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]
空白、英数字以外の出力可能な文字かどうかを調べる 6410
« 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]
英字かどうかを調べる 6410
« 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]
制御文字かどうかを調べる 6410
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
はじめに 6410
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
C Type Handles 6410
« 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 6410
« 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]
Creates an FFI\CType object from a C declaration 6410
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT