検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 643 for [SIMILAR] 16 1024 4096 WITH 19788 setimageindex ... (0.479 sec.)
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
現在の要素を返す 0
« CachingIterator::count CachingIterator::getCache » PHP Manual CachingIterator 現在の要素を返す CachingIterator::current (PHP 5, PHP 7, PHP 8) CachingIterator::current — 現在の要素を返す 説明 public CachingIterator::current (): mixed 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.current.html - [similar]
ふたつの画像を合成する 0
« Imagick::steganoImage Imagick::stripImage » PHP Manual Imagick ふたつの画像を合成する Imagick::stereoImage (PECL imagick 2, PECL imagick 3) Imagick::stereoImage — ふたつの画像を合成する 説明 public Imagick::stereoImage ( Imagick $offset_wand ): bool ふたつの画像を合成してひとつの画像に ...
https://man.plustar.jp/php/imagick.stereoimage.html - [similar]
はじめに 0
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
次の要素に移動する 0
« IteratorIterator::key IteratorIterator::rewind » PHP Manual IteratorIterator 次の要素に移動する IteratorIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::next — 次の要素に移動する 説明 public IteratorIterator::next (): void 次の要素に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/iteratoriterator.next.html - [similar]
最初の要素に巻き戻す 0
« IteratorIterator::next IteratorIterator::valid » PHP Manual IteratorIterator 最初の要素に巻き戻す IteratorIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::rewind — 最初の要素に巻き戻す 説明 public IteratorIterator::rewind (): void 最初の要素に巻き戻します。 パラメータ ...
https://man.plustar.jp/php/iteratoriterator.rewind.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
次のエントリに移動する 0
« SplDoublyLinkedList::key SplDoublyLinkedList::offsetExists » PHP Manual SplDoublyLinkedList 次のエントリに移動する SplDoublyLinkedList::next (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::next — 次のエントリに移動する 説明 public SplDoublyLinkedList::next (): void イテレータを次の ...
https://man.plustar.jp/php/spldoublylinkedlist.next.html - [similar]
前のエントリに移動する 0
« SplDoublyLinkedList::pop SplDoublyLinkedList::push » PHP Manual SplDoublyLinkedList 前のエントリに移動する SplDoublyLinkedList::prev (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::prev — 前のエントリに移動する 説明 public SplDoublyLinkedList::prev (): void イテレータを前のノードに ...
https://man.plustar.jp/php/spldoublylinkedlist.prev.html - [similar]