検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 378 for [SIMILAR] 16 1024 4096 WITH 7665 評価 WITH 7053 ... (0.807 sec.)
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
プロセスの優先度を取得する 0
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getpriority (PHP 5, PHP 7, PHP 8) pcntl_getpriority — プロセスの優先度を取得する 説明 pcntl_getpriority ( ? int $process_id = null , int $mode = PRIO_PROCESS ): int | false pcntl_getpriority() は、 ...
https://man.plustar.jp/php/function.pcntl-getpriority.html - [similar]
Add a new function, similar to create_function 0
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, similar to create_function runkit7_function_add (PECL runkit7 >= Unknown) runkit7_function_add — Add a new function, similar to create_function() 説明 runkit7_function_add ( string $function_nam ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
式を画像に適用する 0
« Imagick::equalizeImage Imagick::exportImagePixels » PHP Manual Imagick 式を画像に適用する Imagick::evaluateImage (PECL imagick 2, PECL imagick 3) Imagick::evaluateImage — 式を画像に適用する 説明 public Imagick::evaluateImage ( int $op , float $constant , int $channel = Imagick::CHANNEL ...
https://man.plustar.jp/php/imagick.evaluateimage.html - [similar]
定義済み定数 0
« リソース型 PHP オプション/情報 関数 » PHP Manual PHP Options/Info 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 定義済の phpcredits() 定数 定数 値 説明 CREDITS_GROUP 1 コア開発者のリスト CREDITS_GENERAL 2 一般的なクレジット: 言語設計とコンセプト、PH ...
https://man.plustar.jp/php/info.constants.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
要素の属性を定義する 0
« SimpleXMLElement::asXML SimpleXMLElement::children » PHP Manual SimpleXMLElement 要素の属性を定義する SimpleXMLElement::attributes (PHP 5, PHP 7, PHP 8) SimpleXMLElement::attributes — 要素の属性を定義する 説明 public SimpleXMLElement::attributes ( ? string $namespaceOrPrefix = null , b ...
https://man.plustar.jp/php/simplexmlelement.attributes.html - [similar]
クエリのプレースホルダーに値をバインドする 0
« mysql_xdevapi\CollectionFind CollectionFind::__construct » PHP Manual mysql_xdevapi\CollectionFind クエリのプレースホルダーに値をバインドする CollectionFind::bind (No version information available, might only be in Git) CollectionFind::bind — クエリのプレースホルダーに値をバインドする ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.bind.html - [similar]
文字列のソート用のキーを取得する 0
« Collator::getLocale Collator::getStrength » PHP Manual Collator 文字列のソート用のキーを取得する Collator::getSortKey collator_get_sort_key (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 1.0.3) Collator::getSortKey -- collator_get_sort_key — 文字列のソート用のキーを取得する 説明 オブジェク ...
https://man.plustar.jp/php/collator.getsortkey.html - [similar]
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]