検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 871 for [SIMILAR] 16 1024 4096 WITH 16730 グル WITH 8435... (3.647 sec.)
PKCS#12 互換の証明書保存ファイルをエクスポートする 0
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルをエクスポートする openssl_pkcs12_export_to_file (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export_to_file — PKCS#12 互換の証明書保存ファイルをエクスポートする 説明 openssl_pkcs12_export_t ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
新規 XSLTProcessor オブジェクトを生成する 0
« XSLTProcessor XSLTProcessor::getParameter » PHP Manual XSLTProcessor 新規 XSLTProcessor オブジェクトを生成する XSLTProcessor::__construct (PHP 5, PHP 7, PHP 8) XSLTProcessor::__construct — 新規 XSLTProcessor オブジェクトを生成する 説明 XSLTProcessor::__construct () 新規 XSLTProcessor オ ...
https://man.plustar.jp/php/xsltprocessor.construct.html - [similar]
関連付けられた名前空間に新しい要素を作成する 0
« DOMDocument::createElement DOMDocument::createEntityReference » PHP Manual DOMDocument 関連付けられた名前空間に新しい要素を作成する DOMDocument::createElementNS (PHP 5, PHP 7, PHP 8) DOMDocument::createElementNS — 関連付けられた名前空間に新しい要素を作成する 説明 public DOMDocument::cr ...
https://man.plustar.jp/php/domdocument.createelementns.html - [similar]
ウォッチャーを設定する 0
« EvEmbed::createStopped EvEmbed::sweep » PHP Manual EvEmbed ウォッチャーを設定する EvEmbed::set (PECL ev >= 0.2.0) EvEmbed::set — ウォッチャーを設定する 説明 public EvEmbed::set ( object $other ): void ウォッチャーを設定して、 他の イベントループオブジェクトで使えるようにします。 パラメ ...
https://man.plustar.jp/php/evembed.set.html - [similar]
Resume previously suspended default event loop 0
« EvLoop::prepare EvLoop::run » PHP Manual EvLoop Resume previously suspended default event loop EvLoop::resume (PECL ev >= 0.2.0) EvLoop::resume — Resume previously suspended default event loop 説明 public EvLoop::resume (): void EvLoop::suspend() and EvLoop::resume() methods suspend an ...
https://man.plustar.jp/php/evloop.resume.html - [similar]
Suspend the loop 0
« EvLoop::stop EvLoop::timer » PHP Manual EvLoop Suspend the loop EvLoop::suspend (PECL ev >= 0.2.0) EvLoop::suspend — Suspend the loop 説明 public EvLoop::suspend (): void EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly. パラメータ この関数にはパ ...
https://man.plustar.jp/php/evloop.suspend.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
親ディレクトリのパスを返す 0
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname (PHP 4, PHP 5, PHP 7, PHP 8) dirname — 親ディレクトリのパスを返す 説明 dirname ( string $path , int $levels = 1 ): string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 カレント ...
https://man.plustar.jp/php/function.dirname.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]