検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 275 for [SIMILAR] 16 1024 4096 WITH 49078 usort WITH 218... (0.511 sec.)
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]
Tar 形式の phar アーカイブ 0
« Phar 形式と Tar 形式、Zip 形式の徹底比較 Zip 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Tar 形式の phar アーカイブ Tar 形式の phar アーカイブ tar 形式のアーカイブは、より近代的な USTAR フォーマットを使用しています。 tar 形式のファイルヘッダは、zip 形式より ...
https://man.plustar.jp/php/phar.fileformat.tar.html - [similar]
Hash 関数 0
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピーする hash_equals — タイミング攻撃に対して安全な文字列比較 hash_file — ファイルの内容から、ハッシュ値を生成 ...
https://man.plustar.jp/php/ref.hash.html - [similar]
リファレンスのユニークなIDを取得する 0
« ReflectionReference::fromArrayElement ReflectionAttribute » PHP Manual ReflectionReference リファレンスのユニークなIDを取得する ReflectionReference::getId (PHP 7 >= 7.4.0, PHP 8) ReflectionReference::getId — リファレンスのユニークなIDを取得する 説明 public ReflectionReference::getId () ...
https://man.plustar.jp/php/reflectionreference.getid.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
Sodium 0
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Sodium 関数 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バ ...
https://man.plustar.jp/php/book.sodium.html - [similar]
SplPriorityQueue クラス 0
« SplMinHeap::compare SplPriorityQueue::compare » PHP Manual データ構造 SplPriorityQueue クラス SplPriorityQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplPriorityQueue クラスは、優先順位つきキューの主要な機能を提供します。 最大ヒープを使用して実装しています。 注意 : 優先度が等し ...
https://man.plustar.jp/php/class.splpriorityqueue.html - [similar]
collator を作成する 0
« Collator::compare Collator::create » PHP Manual Collator collator を作成する Collator::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::__construct — collator を作成する 説明 public Collator::__construct ( string $locale ) 新しい Collator のインスタンスを作成しま ...
https://man.plustar.jp/php/collator.construct.html - [similar]
文字列のソート用のキーを取得する 0
« Collator::getLocale Collator::getStrength » PHP Manual Collator 文字列のソート用のキーを取得する Collator::getSortKey collator_get_sort_key (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 1.0.3) Collator::getSortKey -- collator_get_sort_key — 文字列のソート用のキーを取得する 説明 オブジェク ...
https://man.plustar.jp/php/collator.getsortkey.html - [similar]
配列のキーすべて、あるいはその一部を返す 0
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array_keys (PHP 4, PHP 5, PHP 7, PHP 8) array_keys — 配列のキーすべて、あるいはその一部を返す 説明 array_keys ( array $array ): array array_keys ( array $array , mixed $search_value , bool $strict ...
https://man.plustar.jp/php/function.array-keys.html - [similar]