検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 904 for [SIMILAR] 16 1024 4096 WITH 15788 strval WITH 59... (0.943 sec.)
数字かどうかを調べる 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]
文字エンコーディング変換用の設定を行なう 0
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
スクリプトに渡された引数の数 0
« $http_response_header $argv » PHP Manual 定義済の変数 スクリプトに渡された引数の数 $argc (PHP 4, PHP 5, PHP 7, PHP 8) $argc — スクリプトに渡された引数の数 説明 コマンドライン から実行したときに、 現在のスクリプトに渡された引数の数が含まれます。 注意 : スクリプトのファイル名は、常にスク ...
https://man.plustar.jp/php/reserved.variables.argc.html - [similar]
文字列を Javascript のコードとして実行する 0
« V8Js::__construct V8Js::getExtensions » PHP Manual V8Js 文字列を Javascript のコードとして実行する V8Js::executeString (PECL v8js >= 0.1.0) V8Js::executeString — 文字列を Javascript のコードとして実行する 説明 public V8Js::executeString ( string $script , string $identifier = "V8Js::ex ...
https://man.plustar.jp/php/v8js.executestring.html - [similar]
The MongoDB\BSON\Regex class 0
« MongoDB\BSON\ObjectId::unserialize MongoDB\BSON\Regex::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Regex class The MongoDB\BSON\Regex class (mongodb >=1.0.0) はじめに BSON type for a regular expression pattern and optional » flags . 注意 : This BSON type is mainly used when ...
https://man.plustar.jp/php/class.mongodb-bson-regex.html - [similar]
The MongoDB\BSON\UTCDateTime class 0
« MongoDB\BSON\Timestamp::unserialize MongoDB\BSON\UTCDateTime::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\UTCDateTime class The MongoDB\BSON\UTCDateTime class (mongodb >=1.0.0) はじめに Represents a » BSON date . The value is a 64-bit integer that represents the number of mi ...
https://man.plustar.jp/php/class.mongodb-bson-utcdatetime.html - [similar]
The SolrCollapseFunction class 0
« SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The SolrCollapseFunction class The SolrCollapseFunction class (PECL solr >= 2.2.0) はじめに クラス概要 class SolrCollapseFunction { /* Constants */ const string NULLPOLICY_IGNORE = ignore ; const ...
https://man.plustar.jp/php/class.solrcollapsefunction.html - [similar]
The Swoole\Buffer class 0
« Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swoole\Buffer class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Buffer { /* メソッド */ public append ( string $data ): int public clear (): void public __destruct (): void public expan ...
https://man.plustar.jp/php/class.swoole-buffer.html - [similar]
リフレクションをエクスポートする 0
« ReflectionClassConstant::__construct ReflectionClassConstant::getAttributes » PHP Manual ReflectionClassConstant リフレクションをエクスポートする ReflectionClassConstant::export (PHP 7 >= 7.1.0) ReflectionClassConstant::export — リフレクションをエクスポートする 警告 この関数は PHP 7.4. ...
https://man.plustar.jp/php/reflectionclassconstant.export.html - [similar]