検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 643 for [SIMILAR] 16 1024 4096 WITH 19788 setimageindex ... (0.577 sec.)
配列がまだエントリを持っているかどうかチェックする 0
« ArrayIterator::unserialize CachingIterator » PHP Manual ArrayIterator 配列がまだエントリを持っているかどうかチェックする ArrayIterator::valid (PHP 5, PHP 7, PHP 8) ArrayIterator::valid — 配列がまだエントリを持っているかどうかチェックする 説明 public ArrayIterator::valid (): bool 配列が ...
https://man.plustar.jp/php/arrayiterator.valid.html - [similar]
処理フラグを設定する 0
« FilesystemIterator::rewind FilterIterator » PHP Manual FilesystemIterator 処理フラグを設定する FilesystemIterator::setFlags (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::setFlags — 処理フラグを設定する 説明 public FilesystemIterator::setFlags ( int $flags ): void 処理フラグを設定し ...
https://man.plustar.jp/php/filesystemiterator.setflags.html - [similar]
双方向リンクリストを使用して実装した新しい空のスタックを作成する 0
« SplStack SplStack::setIteratorMode » PHP Manual SplStack 双方向リンクリストを使用して実装した新しい空のスタックを作成する SplStack::__construct (PHP 5 >= 5.3.0, PHP 7) SplStack::__construct — 双方向リンクリストを使用して実装した新しい空のスタックを作成する 説明 public SplStack::__const ...
https://man.plustar.jp/php/splstack.construct.html - [similar]
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.html - [similar]
mysqlnd plugin APIを取得する 0
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Manual MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する mysqlnd plugin APIを取得する mysqlnd プラグインAPI は、MySQL Native Driver PHPエクステンションである ext/mysqlnd の一部です。 ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
双方向リンクリストを使用して実装した新しい空のキューを作成する 0
« SplQueue SplQueue::dequeue » PHP Manual SplQueue 双方向リンクリストを使用して実装した新しい空のキューを作成する SplQueue::__construct (PHP 5 >= 5.3.0, PHP 7) SplQueue::__construct — 双方向リンクリストを使用して実装した新しい空のキューを作成する 説明 public SplQueue::__construct () これ ...
https://man.plustar.jp/php/splqueue.construct.html - [similar]
Phar 0
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Pha ...
https://man.plustar.jp/php/book.phar.html - [similar]
IntlCodePointBreakIterator クラス 0
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PHP Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに この break iterator は、UTF-8 のコードポイント間の境界を認識するもので ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]