検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 667 for ALL (0.060 sec.)
定義済み定数 3411
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... に結果の順序を指定します。 このフラグは、 preg_match_all() でのみ使用されます。 PREG_SET_ORDER $matches[0] ... に結果の順序を指定します。 このフラグは、 preg_match_all() でのみ使用されます。 PREG_OFFSET_CAPTURE PREG_SP ... _AS_NULL このフラグは、 preg_match() と preg_match_all() 関数で マッチしなかったサブパターンがあった場合に ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
Get log count by level, log_path and key_word 3411
« SeasLog::alert SeasLog::analyzerDetail » PHP Manual SeasLog Get log count by level, log_path a ... for log information. 戻り値 If `level` is SEASLOG_ALL or Empty, return all levels count as `array`. If ` ...
https://man.plustar.jp/php/seaslog.analyzercount.html - [similar]
Ev クラス 3382
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... EL = 0 ; const int BREAK_ONE = 1 ; const int BREAK_ALL = 2 ; const int MINPRI = -2 ; const int MAXPRI = 2 ... ; const int BACKEND_PORT = 32 ; const int BACKEND_ALL = 63 ; const int BACKEND_MASK = 65535 ; /* メソッド ... は EvLoop::run() ) の呼び出しを返します。 Ev::BREAK_ALL ネストしたすべての Ev::run() (あるいは EvLoop::run ... 構で、規模が大きくなっても対応できます。 Ev::BACKEND_ALL 壊れているものも含めて、すべてのバックエンドを試し ...
https://man.plustar.jp/php/class.ev.html - [similar]
すべてのタイムゾーン識別子を含む配列を返す 3382
« DateTimeZone::listAbbreviations DateInterval » PHP Manual DateTimeZone すべてのタイムゾーン識別 ... stIdentifiers ( int $timezoneGroup = DateTimeZone::ALL , ? string $countryCode = null ): array 手続き型 t ... ntifiers_list ( int $timezoneGroup = DateTimeZone::ALL , ? string $countryCode = null ): array パラメータ ...
https://man.plustar.jp/php/datetimezone.listidentifiers.html - [similar]
現在のドメインのメッセージを参照する 3382
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP ... チェック <?php // ドイツ語に設定します putenv ( 'LC_ALL=de_DE' ); setlocale ( LC_ALL , 'de_DE' ); // 変換テ ...
https://man.plustar.jp/php/function.gettext.html - [similar]
実行時設定 3382
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rewriter.tags "a=href,area=href,frame=src,form ... =,fieldset=" PHP_INI_ALL PHP 7.1.0 より前のバージョンでは、これを用いて 透過 ... 。 url_rewriter.hosts $_SERVER['HTTP_HOST'] PHP_INI_ALL PHP 7.1.0 以降で使用可能です。 PHP_INI_* モードの詳 ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
実行時設定 3382
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persiste ... "0" PHP_INI_SYSTEM pgsql.ignore_notice "0" PHP_INI_ALL pgsql.log_notice "0" PHP_INI_ALL PHP_INI_* モードの ... ディレクティブに関する 簡単な説明を示します。 pgsql.allow_persistent bool 持続的な Postgres 接続を可能にす ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
Register a concurrent call 3382
« Yar_Concurrent_Client Yar_Concurrent_Client::loop » PHP Manual Yar_Concurrent_Client Register ... a concurrent call Yar_Concurrent_Client::call (PECL yar >= 1.0.0) Ya ... r_Concurrent_Client::call — Register a concurrent call 説明 public static Ya ... r_Concurrent_Client::call ( string $uri , string $method , array $parameters ... = ? , callable $callback = ? , callable $error_callback = ? , ...
https://man.plustar.jp/php/yar-concurrent-client.call.html - [similar]
The CommonMark\CQL class 3354
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C ... tree implemented as a parser and compiler for a small set of instructions, and a virtual machine for exe ... . For example, /firstChild/children will travel to all the children of the first child node. Subqueries C ... firstChild] will travel to the first child node of all the children of the first child node. Loop Constra ... ソッド */ public __invoke ( CommonMark\Node $root , callable $handler ) } 目次 CommonMark\CQL::__construct ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
Creates a new map using a callable to determine which pairs to include 3354
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine wh ... 1.0.0) Ds\Map::filter — Creates a new map using a callable to determine which pairs to include 説明 publi ... c Ds\Map::filter ( callable $callback = ? ): Ds\Map Creates a new map usin ... g a callable to determine which pairs to include. パラメータ ... callback callback ( mixed $key , mixed $value ): bool O ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]