検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 416 for [SIMILAR] 16 1024 4096 WITH 26864 filesystemiter... (0.345 sec.)
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Checks if the cursor is exhausted or may have additional results 0
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor Checks if the cursor is exhausted or may have additional results MongoDB\Driver\Cursor::isDead (mongodb >=1.0.0) MongoDB\Driver\Cursor::isDead — Checks if the cursor is exhausted or may have ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
一つ以上の要素を配列の最初に加える 0
« array_unique array_values » PHP Manual 配列 関数 一つ以上の要素を配列の最初に加える array_unshift (PHP 4, PHP 5, PHP 7, PHP 8) array_unshift — 一つ以上の要素を配列の最初に加える 説明 array_unshift ( array &$array , mixed ...$values ): int array_unshift() は、 array の先頭に指定された要 ...
https://man.plustar.jp/php/function.array-unshift.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
ラージオブジェクトのカレントのシーク位置を返す 0
« pg_lo_seek pg_lo_truncate » PHP Manual PostgreSQL 関数 ラージオブジェクトのカレントのシーク位置を返す pg_lo_tell (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_tell — ラージオブジェクトのカレントのシーク位置を返す 説明 pg_lo_tell ( PgSql\Lob $lob ): int pg_lo_tell() は、ラージオブジェクト ...
https://man.plustar.jp/php/function.pg-lo-tell.html - [similar]
The MongoDB\Driver\Cursor class 0
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\Cursor class The MongoDB\Driver\Cursor class (mongodb >=1.0.0) はじめに The MongoDB\Driver\Cursor class encapsulates the results of a MongoDB command or query and m ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
RecursiveCachingIterator クラス 0
« RecursiveArrayIterator::hasChildren RecursiveCachingIterator::__construct » PHP Manual イテレータ RecursiveCachingIterator クラス RecursiveCachingIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに ... クラス概要 class RecursiveCachingIterator extends CachingIterator implements Rec ...
https://man.plustar.jp/php/class.recursivecachingiterator.html - [similar]