検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 443 for 終了 (0.032 sec.)
XML パーサを解放する 3767
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_ ... 定した XML パーサ parser を解放します。 警告 パースが終了した際、 xml_parser_free() 関数を呼び出すのに加えて、 ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
Z39.50 リクエストが完了するまで待つ 3767
« yaz_syntax 0MQ messaging » PHP Manual YAZ 関数 Z39.50 リクエストが完了するまで待つ yaz_wait (P ... かった 場合は動作していないとみなされ、 yaz_wait() は終了します。タイムアウトのデフォルト値は 15 秒です。 eve ...
https://man.plustar.jp/php/function.yaz-wait.html - [similar]
三次ベジエ曲線を描画する 3767
« ImagickDraw::pathCurveToRelative ImagickDraw::pathCurveToSmoothRelative » PHP Manual ImagickDr ... を最初の制御点とみなします)。 2 番目の制御点 (曲線の終了地点の制御点) は (x2,y2) となります。 現在の位置は p ...
https://man.plustar.jp/php/imagickdraw.pathcurvetosmoothabsolute.html - [similar]
三次ベジエ曲線を描画する 3767
« ImagickDraw::pathCurveToSmoothAbsolute ImagickDraw::pathEllipticArcAbsolute » PHP Manual Imagi ... を最初の制御点とみなします)。 2 番目の制御点 (曲線の終了地点の制御点) は (x2,y2) となります。 現在の位置は p ...
https://man.plustar.jp/php/imagickdraw.pathcurvetosmoothrelative.html - [similar]
実行時設定 3767
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ail bool assertion が失敗した時にスクリプトの実行を終了します。 assert.warning bool assertion が失敗する度に ... max_execution_time int スクリプトがパーサにより強制終了されるまでに許容される最大の 時間を秒単位で指定します ...
https://man.plustar.jp/php/info.configuration.html - [similar]
コア php.ini ディレクティブに関する説明 3767
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... ウトに達すると、 PHP はgracefulにリソースを開放せずに終了します。 この値を 0 に設定すると、この機能は無効にな ... イムアウトが発生したときに Apache の子プロセスを強制終了させます。このタイムアウトがおこると Apache1 の内部で ... が一貫性を欠く状態になってしまいます。 プロセスを強制終了させることで、未処理のロックやメモリの後始末も行いま ... 機能はオフとなります。 注意 : スクリプトが exit() で終了する場合、 この自動付加機能は使用されません 。 defau ...
https://man.plustar.jp/php/ini.core.html - [similar]
実行時設定 3767
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... すると、 クライアントが接続を破棄した後もスクリプトは終了しません。 ignore_user_abort() も参照ください。 high ...
https://man.plustar.jp/php/misc.configuration.html - [similar]
SHARED LOCK 付きで操作を実行する 3767
« CollectionFind::lockExclusive CollectionFind::offset » PHP Manual mysql_xdevapi\CollectionFind ... 変更された場合、 あなたのクエリは、トランザクションが終了し、最新の値を使うまで待たされます。 パラメータ lock ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockshared.html - [similar]
Hash 関数 3767
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — ... シュ値を生成する hash_final — 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す hash_hkdf — 与えら ...
https://man.plustar.jp/php/ref.hash.html - [similar]
ファイルポインタに残っているデータをすべて出力する 3767
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残って ... ile -> getSize ()); // 画像をダンプしてスクリプトを終了させる $file -> fpassthru (); exit; ?> 参考 fpassthr ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]