検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 100 for [SIMILAR] 16 1024 4096 WITH 27632 punctuation WI... (0.113 sec.)
小文字かどうかを調べる 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]
Gets the FFI\CType of FFI\CData 0
« FFI::type FFI\CData » PHP Manual FFI Gets the FFI\CType of FFI\CData FFI::typeof (PHP 7 >= 7.4.0, PHP 8) FFI::typeof — Gets the FFI\CType of FFI\CData 説明 public static FFI::typeof ( FFI\CData &$ptr ): FFI\CType Gets the FFI\CType object representing the type of the given FFI\CData ob ...
https://man.plustar.jp/php/ffi.typeof.html - [similar]
16 進数を表す文字かどうかを調べる 0
« 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]
Dynamically constructs a new C array type 0
« FFI::alignof FFI::cast » PHP Manual FFI Dynamically constructs a new C array type FFI::arrayType (PHP 7 >= 7.4.0, PHP 8) FFI::arrayType — Dynamically constructs a new C array type 説明 public static FFI::arrayType ( FFI\CType $type , array $dimensions ): FFI\CType Dynamically construct ...
https://man.plustar.jp/php/ffi.arraytype.html - [similar]
Gets the alignment 0
« FFI::addr FFI::arrayType » PHP Manual FFI Gets the alignment FFI::alignof (PHP 7 >= 7.4.0, PHP 8) FFI::alignof — Gets the alignment 説明 public static FFI::alignof ( FFI\CData | FFI\CType &$ptr ): int Gets the alignment of the given FFI\CData or FFI\CType object. パラメータ ptr The han ...
https://man.plustar.jp/php/ffi.alignof.html - [similar]
コードポイントがアルファベットかを調べる 0
« IntlChar::isalnum IntlChar::isbase » PHP Manual IntlChar コードポイントがアルファベットかを調べる IntlChar::isalpha (PHP 7, PHP 8) IntlChar::isalpha — コードポイントがアルファベットかを調べる 説明 public static IntlChar::isalpha ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isalpha.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
Performs a C type cast 0
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT