検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 346 for [SIMILAR] 16 1024 4096 WITH 13058 arrayiterator ... (0.727 sec.)
定義済み定数 0
« リソース型 Inotify 関数 » PHP Manual Inotify 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 inotify_add_watch() で使ったり inotify_read() が返したりする inot ...
https://man.plustar.jp/php/inotify.constants.html - [similar]
現在の SimpleXML エントリを返す 0
« SimpleXMLIterator SimpleXMLIterator::getChildren » PHP Manual SimpleXMLIterator 現在の SimpleXML エントリを返す SimpleXMLIterator::current (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::current — 現在の SimpleXML エントリを返す 説明 public SimpleXMLIterator::current (): mixed このメソッドは、 ...
https://man.plustar.jp/php/simplexmliterator.current.html - [similar]
コンパイルおよびビルド 0
« 要件 ビルドの検証 » PHP Manual Windows でのビルド コンパイルおよびビルド コンパイルおよびビルド WinCache を Windows OS 上でコンパイル・ビルドする手順は次のとおりです。 PHP のビルドに使うコマンドプロンプトを開く PHP ソースのルートフォルダに移動する 次のコマンドを実行する cscript.exe win ...
https://man.plustar.jp/php/wincache.win32build.building.html - [similar]
新しい RegexIterator を作成する 0
« RegexIterator::accept RegexIterator::getFlags » PHP Manual RegexIterator 新しい RegexIterator を作成する RegexIterator::__construct (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::__construct — 新しい RegexIterator を作成する 説明 public RegexIterator::__construct ( Iterator $iterator , ...
https://man.plustar.jp/php/regexiterator.construct.html - [similar]
ラージオブジェクトの内部ポインタをセットする 0
« OCILob::saveFile OCILob::setBuffering » PHP Manual OCILob ラージオブジェクトの内部ポインタをセットする OCILob::seek (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::seek — ラージオブジェクトの内部ポインタをセットする 説明 public OCILob::seek ( int $offset , int $whence = OCI_SEEK_SET ...
https://man.plustar.jp/php/ocilob.seek.html - [similar]
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
« 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]
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]
現在のキーを取得する 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]
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]