検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 246 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (1.160 sec.)
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDO::errorCode PDO::exec » PHP Manual PDO データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDO::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorInfo — データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 説明 public PDO: ...
https://man.plustar.jp/php/pdo.errorinfo.html - [similar]
フィルタを適用するときにコールされる 0
« php_user_filter php_user_filter::onClose » PHP Manual php_user_filter フィルタを適用するときにコールされる php_user_filter::filter (PHP 5, PHP 7, PHP 8) php_user_filter::filter — フィルタを適用するときにコールされる 説明 public php_user_filter::filter ( resource $in , resource $out , i ...
https://man.plustar.jp/php/php-user-filter.filter.html - [similar]
外部イテレータを取得する 0
« IteratorAggregate Throwable » PHP Manual IteratorAggregate 外部イテレータを取得する IteratorAggregate::getIterator (PHP 5, PHP 7, PHP 8) IteratorAggregate::getIterator — 外部イテレータを取得する 説明 public IteratorAggregate::getIterator (): Traversable 外部イテレータを返します。 パラメ ...
https://man.plustar.jp/php/iteratoraggregate.getiterator.html - [similar]
Resolution 0
« parallel\Future::done parallel\Channel » PHP Manual parallel\Future Resolution parallel\Future::value (0.8.0) parallel\Future::value — Resolution 説明 public parallel\Future::value (): mixed Shall return (and if necessary wait for) return from task Exceptions 警告 Shall throw parallel\ ...
https://man.plustar.jp/php/parallel-future.value.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]