検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1435 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 6860... (3.026 sec.)
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
FiberError 0
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
The Swoole\Async class 0
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\Async class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public static read ( string $f ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
Yaf_Action_Abstract クラス 0
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには Yaf_Action_A ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]
Prepares a phrase from an unescaped lucene string 0
« SolrUtils::getSolrVersion SolrInputDocument » PHP Manual SolrUtils Prepares a phrase from an unescaped lucene string SolrUtils::queryPhrase (PECL solr >= 0.9.2) SolrUtils::queryPhrase — Prepares a phrase from an unescaped lucene string 説明 public static SolrUtils::queryPhrase ( string ...
https://man.plustar.jp/php/solrutils.queryphrase.html - [similar]
ArithmeticError 0
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
IntlCodePointBreakIterator クラス 0
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PHP Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに この break iterator は、UTF-8 のコードポイント間の境界を認識するもので ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
ParseError 0
« CompileError TypeError » PHP Manual 定義済みの例外 ParseError ParseError (PHP 7, PHP 8) はじめに ParseError は、 eval() を呼んだときなどの PHP コードのパースに失敗した場合にスローされます。 注意 : PHP 7.3.0 以降は、 ParseError クラスは CompileError クラスを継承するようになりました。 以 ...
https://man.plustar.jp/php/class.parseerror.html - [similar]