検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 494 for [SIMILAR] 16 1024 4096 WITH 34800 appenditerator... (1.189 sec.)
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
APCUIterator イテレータオブジェクトを作成する 0
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェクトを作成する APCUIterator::__construct (PECL apcu >= 5.0.0) APCUIterator::__construct — APCUIterator イテレータオブジェクトを作成する 説明 public APCUIterator::__construct ( array | string | n ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
ビットをクリアする 0
« gmp_binomial gmp_cmp » PHP Manual GMP 関数 ビットをクリアする gmp_clrbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_clrbit — ビットをクリアする 説明 gmp_clrbit ( GMP $num , int $index ): void num のビット index をクリア (0 に設定) します。index は 0 から始まります。 パラメータ num GMP オ ...
https://man.plustar.jp/php/function.gmp-clrbit.html - [similar]
1 を探す 0
« gmp_scan0 gmp_setbit » PHP Manual GMP 関数 1 を探す gmp_scan1 (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_scan1 — 1 を探す 説明 gmp_scan1 ( GMP | int | string $num1 , int $start ): int ビット start から最上位ビットの方に、 セットされているビットが最初に見付かるまで num1 をスキャンします。 ...
https://man.plustar.jp/php/function.gmp-scan1.html - [similar]
画像パレットの色数を検出する 0
« imagecolorsforindex imagecolortransparent » PHP Manual GD および Image 関数 画像パレットの色数を検出する imagecolorstotal (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorstotal — 画像パレットの色数を検出する 説明 imagecolorstotal ( GdImage $image ): int 指定した画像パレットの色数を返します。 パ ...
https://man.plustar.jp/php/function.imagecolorstotal.html - [similar]
APCUIterator クラス 0
« apcu_store APCUIterator::__construct » PHP Manual APCu APCUIterator クラス APCUIterator クラス (PECL apcu >= 5.0.0) はじめに APCUIterator クラスを使うと、巨大な APCu キャッシュの反復処理を容易に行えます。 巨大なキャッシュを順を追って処理し、 ロックインスタンス単位で決まった数のエントリ ...
https://man.plustar.jp/php/class.apcuiterator.html - [similar]
名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 0
« ZipArchive::getStreamIndex ZipArchive::isCompressionMethodSupported » PHP Manual ZipArchive 名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamName (PHP 8 >= 8.2.0, PECL zip >= 1.20.0) ZipArchive::getStreamName — 名前で指定されたエントリへの、フ ...
https://man.plustar.jp/php/ziparchive.getstreamname.html - [similar]
ParentIterator を作成する 0
« ParentIterator::accept ParentIterator::getChildren » PHP Manual ParentIterator ParentIterator を作成する ParentIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ParentIterator::__construct — ParentIterator を作成する 説明 public ParentIterator::__construct ( RecursiveIterator $itera ...
https://man.plustar.jp/php/parentiterator.construct.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]