検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 273 for [SIMILAR] 16 1024 4096 WITH 18804 ジオ WITH 1122... (0.285 sec.)
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
その他の質問 0
« PHP と COM 付録 » PHP Manual FAQ その他の質問 その他の質問 ここでは他のカテゴリに分類することができないような質問を扱います。 bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 ファイルを処理すること ...
https://man.plustar.jp/php/faq.misc.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
マルチバイト対応の正規表現マッチ 0
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現マッチ mb_ereg (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg — マルチバイト対応の正規表現マッチ 説明 mb_ereg ( string $pattern , string $string , array &$matches = null ): bool マルチバイト対 ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]
マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 0
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
プロセスのリソースを管理する 0
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
Apache サブリクエストを実行する 0
« getallheaders FastCGI Process Manager(FPM) » PHP Manual Apache 関数 Apache サブリクエストを実行する virtual (PHP 4, PHP 5, PHP 7, PHP 8) virtual — Apache サブリクエストを実行する 説明 virtual ( string $uri ): bool virtual() は、 mod_include の <!--#include virtual...--> と似ている Apac ...
https://man.plustar.jp/php/function.virtual.html - [similar]