検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 590 for [SIMILAR] 16 1024 4096 WITH 24012 reflectionprop... (0.445 sec.)
文字列に変換する 0
« ReflectionParameter::isVariadic ReflectionProperty » PHP Manual ReflectionParameter 文字列に変換する ReflectionParameter::__toString (PHP 5, PHP 7, PHP 8) ReflectionParameter::__toString — 文字列に変換する 説明 public ReflectionParameter::__toString (): string 文字列に変換します。 警告 ...
https://man.plustar.jp/php/reflectionparameter.tostring.html - [similar]
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
Normalizer クラス 0
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normalizer クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 正規化とは、文字や文字列を正式に決められた表現に変換する処理のことです。 これは、検索や並べ替えなどの際に比較をするときに ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
文字列から HTML を読み込む 0
« DOMDocument::load DOMDocument::loadHTMLFile » PHP Manual DOMDocument 文字列から HTML を読み込む DOMDocument::loadHTML (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTML — 文字列から HTML を読み込む 説明 public DOMDocument::loadHTML ( string $source , int $options = 0 ): DOMDocument | bool この ...
https://man.plustar.jp/php/domdocument.loadhtml.html - [similar]
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
EvChild ウォッチャーオブジェクトを作る 0
« EvChild EvChild::createStopped » PHP Manual EvChild EvChild ウォッチャーオブジェクトを作る EvChild::__construct (PECL ev >= 0.2.0) EvChild::__construct — EvChild ウォッチャーオブジェクトを作る 説明 public EvChild::__construct ( int $pid , bool $trace , callable $callback , mixed $data ...
https://man.plustar.jp/php/evchild.construct.html - [similar]
結果セットの行からひとつのカラムを返す 0
« db2_procedures db2_rollback » PHP Manual IBM DB2 関数 結果セットの行からひとつのカラムを返す db2_result (PECL ibm_db2 >= 1.0.0) db2_result — 結果セットの行からひとつのカラムを返す 説明 db2_result ( resource $stmt , mixed $column ): mixed db2_result() を使用して、 結果セットの現在の行か ...
https://man.plustar.jp/php/function.db2-result.html - [similar]
ウィンドウをキャプチャする 0
« imagegrabscreen imageinterlace » PHP Manual GD および Image 関数 ウィンドウをキャプチャする imagegrabwindow (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabwindow — ウィンドウをキャプチャする 説明 imagegrabwindow ( int $handle , bool $client_area = false ): GdImage | false ウィンドウあるいはそ ...
https://man.plustar.jp/php/function.imagegrabwindow.html - [similar]
指定した変数に関する情報を解りやすく出力する 0
« isset serialize » PHP Manual 変数操作 関数 指定した変数に関する情報を解りやすく出力する print_r (PHP 4, PHP 5, PHP 7, PHP 8) print_r — 指定した変数に関する情報を解りやすく出力する 説明 print_r ( mixed $value , bool $return = false ): string | bool print_r() は、 変数の値に関する情報を解 ...
https://man.plustar.jp/php/function.print-r.html - [similar]