検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 757 for [SIMILAR] 16 1024 4096 WITH 27254 capacity WITH ... (1.904 sec.)
IteratorIterator クラス 0
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator クラス IteratorIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータラッパーを使うと、 Traversable なものなら何でもイテレータに変換することができます。 注意すべきなのは、Itera ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
The LuaSandbox class 0
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox class The LuaSandbox class (PECL luasandbox >= 1.0.0) はじめに The LuaSandbox class creates a Lua environment and allows for execution of Lua code. クラス概要 class LuaSandbox { /* Constants */ c ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
Reduces the map to a single value using a callback function 0
« Ds\Map::putAll Ds\Map::remove » PHP Manual Map Reduces the map to a single value using a callback function Ds\Map::reduce (PECL ds >= 1.0.0) Ds\Map::reduce — Reduces the map to a single value using a callback function 説明 public Ds\Map::reduce ( callable $callback , mixed $initial = ? ...
https://man.plustar.jp/php/ds-map.reduce.html - [similar]
イテレータにある要素をカウントする 0
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iterator_count (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_count — イテレータにある要素をカウントする 説明 iterator_count ( Traversable $iterator ): int イテレータにある要素をカウントします。 iterator ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
項目の値を増やす 0
« Memcache::getVersion Memcache::pconnect » PHP Manual Memcache 項目の値を増やす Memcache::increment (PECL memcache >= 0.2.0) Memcache::increment — 項目の値を増やす 説明 Memcache::increment ( string $key , int $value = 1 ): int | false Memcache::increment() は、項目の値を value だけ増やし ...
https://man.plustar.jp/php/memcache.increment.html - [similar]
このノードがコメントを表すものかどうかを調べる 0
« tidyNode::isAsp tidyNode::isHtml » PHP Manual tidyNode このノードがコメントを表すものかどうかを調べる tidyNode::isComment (PHP 5, PHP 7, PHP 8) tidyNode::isComment — このノードがコメントを表すものかどうかを調べる 説明 public tidyNode::isComment (): bool このノードがコメントであるかどう ...
https://man.plustar.jp/php/tidynode.iscomment.html - [similar]
このノードが PHP であるかどうかを調べる 0
« tidyNode::isJste tidyNode::isText » PHP Manual tidyNode このノードが PHP であるかどうかを調べる tidyNode::isPhp (PHP 5, PHP 7, PHP 8) tidyNode::isPhp — このノードが PHP であるかどうかを調べる 説明 public tidyNode::isPhp (): bool このノードが PHP であるかどうかを調べます。 パラメータ こ ...
https://man.plustar.jp/php/tidynode.isphp.html - [similar]
このノードが (マークアップでない) テキストであるかどうかを調べる 0
« tidyNode::isPhp Tidy 関数 » PHP Manual tidyNode このノードが (マークアップでない) テキストであるかどうかを調べる tidyNode::isText (PHP 5, PHP 7, PHP 8) tidyNode::isText — このノードが (マークアップでない) テキストであるかどうかを調べる 説明 public tidyNode::isText (): bool このノードが ...
https://man.plustar.jp/php/tidynode.istext.html - [similar]
win32service 0
« variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メ ...
https://man.plustar.jp/php/book.win32service.html - [similar]
DatePeriod クラス 0
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeriod クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の期間をあらわします。 日付の期間を使うと、指定した期間に定期的に発生する内容を反復処理できます。 クラス概要 class DatePeriod implements I ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]