検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 237 for [SIMILAR] 16 1024 4096 WITH 14691 arrayiterator ... (0.419 sec.)
Adds values to the set 0
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
はじめに 0
« Sodium インストール/設定 » PHP Manual Sodium はじめに はじめに Sodium は、 暗号化、復号化、署名、パスワードのハッシュ化その他の用途に使える、 モダンで使いやすいソフトウェアライブラリです。 より高レベルな暗号化ツールを作るための、 コアな操作を全て提供することを目標としています。 関連キー ...
https://man.plustar.jp/php/intro.sodium.html - [similar]
イテレータを追加する 0
« AppendIterator AppendIterator::__construct » PHP Manual AppendIterator イテレータを追加する AppendIterator::append (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::append — イテレータを追加する 説明 public AppendIterator::append ( Iterator $iterator ): void イテレータを追加します。 パラメ ...
https://man.plustar.jp/php/appenditerator.append.html - [similar]
現在の要素が有効かどうかを調べる 0
« AppendIterator::rewind ArrayIterator » PHP Manual AppendIterator 現在の要素が有効かどうかを調べる AppendIterator::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::valid — 現在の要素が有効かどうかを調べる 説明 public AppendIterator::valid (): bool 現在の要素が有効かどうかを調べます。 ...
https://man.plustar.jp/php/appenditerator.valid.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
位置を移動する 0
« SeekableIterator 例外 » PHP Manual SeekableIterator 位置を移動する SeekableIterator::seek (PHP 5 >= 5.1.0, PHP 7, PHP 8) SeekableIterator::seek — 位置を移動する 説明 public SeekableIterator::seek ( int $offset ): void イテレータ内の指定した位置に移動します。 パラメータ offset 移動先の位 ...
https://man.plustar.jp/php/seekableiterator.seek.html - [similar]
AppendIterator クラス 0
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 複数のイテレータをひとつひとつ処理するイテレータです。 クラス概要 class AppendIterator extends IteratorIterator { /* メソッド */ public __constr ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
Associates a key with a value 0
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ds >= 1.0.0) Ds\Map::put — Associates a key with a value 説明 public Ds\Map::put ( mixed $key , mixed $value ): void Associates a key with a value , overwriting a previous association if one e ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
/STATUS キーの値を設定する 0
« fdf_set_opt fdf_set_submit_form_action » PHP Manual FDF 関数 /STATUS キーの値を設定する fdf_set_status (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_status — /STATUS キーの値を設定する 説明 fdf_set_status ( resource $fdf_document , string $status ): bool /STATUS キーの値を設定します。 ク ...
https://man.plustar.jp/php/function.fdf-set-status.html - [similar]
現在のキーを取得する 0
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを取得する AppendIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::key — 現在のキーを取得する 説明 public AppendIterator::key (): scalar 現在のキーを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]