検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1349 for [SIMILAR] 16 1024 4096 WITH 6741 iterator WITH 2... (0.974 sec.)
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
RegexIterator クラス 0
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス RegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに このイテレータを使うと、別のイテレータを正規表現でフィルタリングすることができます。 クラス概要 class RegexIterator extends Filte ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
InfiniteIterator クラス 0
« GlobIterator::count InfiniteIterator::__construct » PHP Manual イテレータ InfiniteIterator クラス InfiniteIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに InfiniteIterator は、 他のイテレータを受け取って無限に反復させます。 最後までたどり着いたときに手動で巻き戻す必要はありません ...
https://man.plustar.jp/php/class.infiniteiterator.html - [similar]
Yaf_Session クラス 0
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Session クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Session implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
XML パーサ 関数 0
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関数 目次 xml_error_string — XML パーサのエラー文字列を得る xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る xml_get_current_column_number — XML パーサのカレントのカラ ...
https://man.plustar.jp/php/ref.xml.html - [similar]
イテレータを前に移動する 0
« LimitIterator::key LimitIterator::rewind » PHP Manual LimitIterator イテレータを前に移動する LimitIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::next — イテレータを前に移動する 説明 public LimitIterator::next (): void イテレータを前に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/limititerator.next.html - [similar]
NoRewindIterator を作成する 0
« NoRewindIterator NoRewindIterator::current » PHP Manual NoRewindIterator NoRewindIterator を作成する NoRewindIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) NoRewindIterator::__construct — NoRewindIterator を作成する 説明 public NoRewindIterator::__construct ( Iterator $iterator ) ...
https://man.plustar.jp/php/norewinditerator.construct.html - [similar]
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
Yaf_Config_Simple クラス 0
« Yaf_Config_Ini::valid Yaf_Config_Simple::__construct » PHP Manual Yaf Yaf_Config_Simple クラス Yaf_Config_Simple クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Config_Simple extends Yaf_Config_Abstract implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected $ _re ...
https://man.plustar.jp/php/class.yaf-config-simple.html - [similar]
イテレータを指定した開始オフセットに巻き戻す 0
« LimitIterator::next LimitIterator::seek » PHP Manual LimitIterator イテレータを指定した開始オフセットに巻き戻す LimitIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::rewind — イテレータを指定した開始オフセットに巻き戻す 説明 public LimitIterator::rewind (): void イテレータ ...
https://man.plustar.jp/php/limititerator.rewind.html - [similar]