検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 373 for [SIMILAR] 16 1024 4096 WITH 22938 括弧 WITH 1839... (0.372 sec.)
変数が null かどうか調べる 0
« is_long is_numeric » PHP Manual 変数操作 関数 変数が null かどうか調べる is_null (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) is_null — 変数が null かどうか調べる 説明 is_null ( mixed $value ): bool 指定した変数が null かどうかを調べます。 パラメータ value 評価する変数。 戻り値 value が null ...
https://man.plustar.jp/php/function.is-null.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 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
« 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]
新しい DOMProcessingInstruction オブジェクトを作成する 0
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingInstruction オブジェクトを作成する DOMProcessingInstruction::__construct (PHP 5, PHP 7, PHP 8) DOMProcessingInstruction::__construct — 新しい DOMProcessingInstruction オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
値をジェネレータに送る 0
« Generator::rewind Generator::throw » PHP Manual Generator 値をジェネレータに送る Generator::send (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::send — 値をジェネレータに送る 説明 public Generator::send ( mixed $value ): mixed 指定した値を yield の結果としてジェネレータに送り、ジェネレータを ...
https://man.plustar.jp/php/generator.send.html - [similar]