検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 435 for [SIMILAR] 16 1024 4096 WITH 35688 limititerator ... (4.150 sec.)
ParentIterator クラス 0
« NoRewindIterator::valid ParentIterator::accept » PHP Manual イテレータ ParentIterator クラス ParentIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに これは FilterIterator を継承したクラスで、 RecursiveIteratorIterator を使った再帰的な反復処理をできるようにします。 ただし、子を持つ ...
https://man.plustar.jp/php/class.parentiterator.html - [similar]
SolrObject クラス 0
« SolrDocumentField::__destruct SolrObject::__construct » PHP Manual Solr SolrObject クラス SolrObject クラス (PECL solr >= 0.9.2) はじめに これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。 クラス概要 final ...
https://man.plustar.jp/php/class.solrobject.html - [similar]
callable をクロージャに変換する 0
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCallable (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public static Closure::fromCallable ( callable $callback ): Closure 現在のスコープを用いて、指定された callba ...
https://man.plustar.jp/php/closure.fromcallable.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 0
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の差を計算する array_udiff (PHP 5, PHP 7, PHP 8) array_udiff — データの比較にコールバック関数を用い、配列の差を計算する 説明 array_udiff ( array $array , array ...$arrays , callab ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
現在のセッションに、単語が存在するかどうかを調べる 0
« enchant_dict_get_error enchant_dict_is_in_session » PHP Manual Enchant 関数 現在のセッションに、単語が存在するかどうかを調べる enchant_dict_is_added (PHP 8) enchant_dict_is_added — 現在のセッションに、単語が存在するかどうかを調べる 説明 enchant_dict_is_added ( EnchantDictionary $dictio ...
https://man.plustar.jp/php/function.enchant-dict-is-added.html - [similar]
指定したパターンに一致するすべてのキーについての情報を配列で返す 0
« gnupg_init gnupg_listsignatures » PHP Manual GnuPG 関数 指定したパターンに一致するすべてのキーについての情報を配列で返す gnupg_keyinfo (PECL gnupg >= 0.1) gnupg_keyinfo — 指定したパターンに一致するすべてのキーについての情報を配列で返す 説明 gnupg_keyinfo ( resource $identifier , string ...
https://man.plustar.jp/php/function.gnupg-keyinfo.html - [similar]
変数の内容が反復可能な値であることを確認する 0
« is_integer is_long » PHP Manual 変数操作 関数 変数の内容が反復可能な値であることを確認する is_iterable (PHP 7 >= 7.1.0, PHP 8) is_iterable — 変数の内容が反復可能な値であることを確認する 説明 is_iterable ( mixed $value ): bool 変数の内容が iterable 疑似型で許容されること、すなわち array ...
https://man.plustar.jp/php/function.is-iterable.html - [similar]
変数がリソースかどうかを調べる 0
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4, PHP 5, PHP 7, PHP 8) is_resource — 変数がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます。 パラメータ value 評価する変数。 戻り値 ...
https://man.plustar.jp/php/function.is-resource.html - [similar]
リンクに関する情報を取得する 0
« link lstat » PHP Manual ファイルシステム 関数 リンクに関する情報を取得する linkinfo (PHP 4, PHP 5, PHP 7, PHP 8) linkinfo — リンクに関する情報を取得する 説明 linkinfo ( string $path ): int | false リンクに関する情報を取得します。 この関数を使用して ( path が指している) リンクが実際に存 ...
https://man.plustar.jp/php/function.linkinfo.html - [similar]
プロセスの現在の sid を得る 0
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getsid — プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ID を返します。 プロセスのセッション ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]