検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 284 for [SIMILAR] 16 1024 4096 WITH 28609 require WITH 2... (0.317 sec.)
制御構造 0
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif/else if 制御構造に関する別の構文 while do-while for foreach break continue switch match declare return require include require_once include_once goto 関連キーワード: else , while , include , ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
Creates a new deque using a callable to determine which values to include 0
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 0
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 0
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine which values to include Ds\Set::filter (PECL ds >= 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 public Ds\Set::filter ( callable $callback ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 0
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to determine which values to include Ds\Vector::filter (PECL ds >= 1.0.0) Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 public Ds\Vector::fil ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
Creates a new map using a callable to determine which pairs to include 0
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine which pairs to include Ds\Map::filter (PECL ds >= 1.0.0) Ds\Map::filter — Creates a new map using a callable to determine which pairs to include 説明 public Ds\Map::filter ( callable $callback = ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT