検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 306 for [SIMILAR] 16 1024 4096 WITH 16578 arrayaccess WI... (0.279 sec.)
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
待機中のイベントがある場合に正の数を返す 0
« inotify_init inotify_read » PHP Manual Inotify 関数 待機中のイベントがある場合に正の数を返す inotify_queue_len (PECL inotify >= 0.1.2) inotify_queue_len — 待機中のイベントがある場合に正の数を返す 説明 inotify_queue_len ( resource $inotify_instance ): int この関数で、 inotify_read() がブ ...
https://man.plustar.jp/php/function.inotify-queue-len.html - [similar]
各 tick で実行する関数を登録する 0
« register_shutdown_function unregister_tick_function » PHP Manual 関数処理 関数 各 tick で実行する関数を登録する register_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) register_tick_function — 各 tick で実行する関数を登録する 説明 register_tick_function ( callable $callback , mixe ...
https://man.plustar.jp/php/function.register-tick-function.html - [similar]
リファレンスの適用範囲 0
« リファレンスの解除 定義済の変数 » PHP Manual リファレンスの説明 リファレンスの適用範囲 リファレンスの適用範囲 PHP の多くの構文構造は、リファレンス機構を利用して実装されています。 このため、前記のリファレンス結合に関する事項はこれらの構造についても 適用されます。リファレンス渡しおよびリ ...
https://man.plustar.jp/php/language.references.spot.html - [similar]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
関数処理 関数 0
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコールする create_function — 文字列のコードを評価し、動的に関数を ...
https://man.plustar.jp/php/ref.funchand.html - [similar]
新しい DateTimeZone オブジェクトを作成する 0
« DateTimeZone DateTimeZone::getLocation » PHP Manual DateTimeZone 新しい DateTimeZone オブジェクトを作成する DateTimeZone::__construct timezone_open (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::__construct -- timezone_open — 新しい DateTimeZone オブジェクトを作成する 説明 オブジェクト指 ...
https://man.plustar.jp/php/datetimezone.construct.html - [similar]
文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 0
« grapheme_strlen grapheme_strripos » PHP Manual Grapheme 関数 文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strpos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strpos — 文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 説明 手続き型 ...
https://man.plustar.jp/php/function.grapheme-strpos.html - [similar]
さまざまな方式で画像を歪める 0
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Imagick::distortImage (PECL imagick 2 >= 2.0.1, PECL imagick 3) Imagick::distortImage — さまざまな方式で画像を歪める 説明 public Imagick::distortImage ( int $method , array $arguments , bool $be ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]