検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 189 for [SIMILAR] 16 1024 4096 WITH 18134 ペレ WITH 1362... (0.189 sec.)
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
メソッドのエントリにブレークポイントを挿入する 0
« phpdbg_break_function phpdbg_break_next » PHP Manual phpdbg 関数 メソッドのエントリにブレークポイントを挿入する phpdbg_break_method (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する 説明 phpdbg_break_method ( string $class , string $met ...
https://man.plustar.jp/php/function.phpdbg-break-method.html - [similar]
全てのブレークポイントをクリアする 0
« phpdbg_break_next phpdbg_color » PHP Manual phpdbg 関数 全てのブレークポイントをクリアする phpdbg_clear (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_clear — 全てのブレークポイントをクリアする 説明 phpdbg_clear (): void これまでに設定されたブレークポイントをすべてクリアします。 phpdbg_break_*( ...
https://man.plustar.jp/php/function.phpdbg-clear.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
ハミング距離 0
« gmp_gcdext gmp_import » PHP Manual GMP 関数 ハミング距離 gmp_hamdist (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_hamdist — ハミング距離 説明 gmp_hamdist ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の間のハミング距離を返します。オペランドは共に非負とする必要が ...
https://man.plustar.jp/php/function.gmp-hamdist.html - [similar]
はじめに 0
« uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる ...
https://man.plustar.jp/php/intro.uopz.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 uopz 設定オプション 名前 デフォルト 変更可能 変更履歴 uopz.disable "0" PHP_INI_SYSTEM uopz 5.0.2 以降で利用可能 uopz.exit "0" PHP_INI_SYSTEM uopz 6.0.1 以降で利用可能 ...
https://man.plustar.jp/php/uopz.configuration.html - [similar]
その他のサービス 0
« var_representation cURL » PHP Manual 関数リファレンス その他のサービス その他のサービス cURL — Client URL Library はじめに インストール/設定 定義済み定数 例 cURL 関数 CurlHandle — CurlHandle クラス CurlMultiHandle — CurlMultiHandle クラス CurlShareHandle — CurlShareHandle クラス CURLFi ...
https://man.plustar.jp/php/refs.remote.other.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]