検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 190 for [SIMILAR] 16 1024 4096 WITH 11755 representation... (0.196 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]
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]
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
インストール手順 0
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロー ...
https://man.plustar.jp/php/var-representation.installation.html - [similar]
Remove/Delete an already defined constant 0
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an already defined constant runkit7_constant_remove (PECL runkit7 >= Unknown) runkit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $constant_name ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
Send fail status 0
« GearmanJob::sendException GearmanJob::sendStatus » PHP Manual GearmanJob Send fail status GearmanJob::sendFail (PECL gearman >= 0.6.0) GearmanJob::sendFail — Send fail status 説明 public GearmanJob::sendFail (): bool Sends failure status for this job, indicating that the job failed in ...
https://man.plustar.jp/php/gearmanjob.sendfail.html - [similar]
Enable the profiler. 0
« LuaSandbox::disableProfiler LuaSandbox::getCPUUsage » PHP Manual LuaSandbox Enable the profiler. LuaSandbox::enableProfiler (PECL luasandbox >= 1.1.0) LuaSandbox::enableProfiler — Enable the profiler. 説明 public LuaSandbox::enableProfiler ( float $period = 0.02 ): bool Enables the pro ...
https://man.plustar.jp/php/luasandbox.enableprofiler.html - [similar]
英字かどうかを調べる 0
« 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]
数字かどうかを調べる 0
« 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]