検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 16 for operator (0.025 sec.)
14486
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... e can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @ ... return $a + $b ; } } $server = new Yar_Server (new Operator ()); $server -> handle (); ?> 例2 Access the serve ... php $client = new yar_client ( "http://example.com/operator.php" ); /* call directly */ var_dump ( $client -> ... n 'Yar_Server_Exception' with message 'call to api Operator::_add() failed' in * 例4 Yar Concurrent Client Exa ...
https://man.plustar.jp/php/yar.examples.html - [similar]
Set Minimum "Should" Match (mm) 10951
« SolrDisMaxQuery::setBoostQuery SolrDisMaxQuery::setPhraseFields » PHP Manual SolrDisMaxQuery S ... Should" Match parameter (mm). If the default query operator is AND then mm=100%, if the default query operator ... MaxQuery , Set , Should , setMinimumMatch , then , operator , query , default ...
https://man.plustar.jp/php/solrdismaxquery.setminimummatch.html - [similar]
ふたつの "PHP 標準" バージョン番号文字列を比較する 9530
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バー ... ( string $version1 , string $version2 , ? string $operator = null ): int | bool version_compare() は、ふたつの ... バージョン番号。 version2 ふたつめのバージョン番号。 operator オプションの演算子。 指定可能な演算子を以下に示しま ... のほうが小さい場合に 1 となります。 オプションの引数 operator を使用すると、 指定した演算子による関係を満たす場合 ... 比較 , 標準 , version , compare , 小文字 , 注意 , operator ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
定義済み定数 8733
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ) Alpha Gmagick::COLOR_FUZZ ( int ) Fuzz Composite Operator Constants Gmagick::COMPOSITE_DEFAULT ( int ) The d ... efault composite operator Gmagick::COMPOSITE_UNDEFINED ( int ) Undefined com ... posite operator Gmagick::COMPOSITE_NO ( int ) No composite operato ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
Add client options 8421
« GearmanClient GearmanClient::addServer » PHP Manual GearmanClient Add client options GearmanCl ... nts, or a combination of them using the bitwise OR operator ( | ): GEARMAN_CLIENT_GENERATE_UNIQUE , GEARMAN_CL ...
https://man.plustar.jp/php/gearmanclient.addoptions.html - [similar]
Creates two buffer events connected to each other 8317
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates ... ferEvent::OPT_* constants combined with bitwise OR operator. 戻り値 Returns array of two EventBufferEvent obje ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
Grouping 8213
« Anchors 例 » PHP Manual Pattern matching Grouping Grouping Grouping Sequence Description (...) ... Group a regular expression to override default operator precedence. (?r-s:pattern) Apply option r and omit ...
https://man.plustar.jp/php/parle.regex.grouping.html - [similar]
C Data Handles 8023
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) は ... pointers can be compared using regular comparison operators ( < , <= , == , != , >= , > ). C pointers can be ... ata() Any C data can be duplicated using the clone operator, e.g. $cdata2 = clone $cdata; Any C data can be vi ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
The MongoDB\BSON\Regex class 8023
« MongoDB\BSON\ObjectId::unserialize MongoDB\BSON\Regex::__construct » PHP Manual MongoDB\BSON T ... ng the database. Alternatively, the » $regex query operator may be used. クラス概要 final class MongoDB\BSON\R ...
https://man.plustar.jp/php/class.mongodb-bson-regex.html - [similar]
式を画像の各ピクセルに適用する 8023
« Imagick::functionImage Imagick::gammaImage » PHP Manual Imagick 式を画像の各ピクセルに適用する ... に適用します。 詳細は » The Fx Special Effects Image Operator を参照ください。 パラメータ expression 式。 channe ...
https://man.plustar.jp/php/imagick.fximage.html - [similar]
PREV 1 2 NEXT