検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 252 for exit (0.004 sec.)
Allows control over disabled exit opcode 10583
« uopz_add_function uopz_backup » PHP Manual Uopz 関数 Allows control over disabled exit opcode ... uopz_allow_exit (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_allow ... _exit — Allows control over disabled exit opcode 説明 uo ... pz_allow_exit ( bool $allow ): void By default uopz disables the ... exit opcode, so exit() calls are practically ignored. u ...
https://man.plustar.jp/php/function.uopz-allow-exit.html - [similar]
Retrieve the last set exit status 10423
« uopz_function uopz_get_hook » PHP Manual Uopz 関数 Retrieve the last set exit status uopz_get_ ... us (PECL uopz 5, PECL uopz , PECL uopz 7) uopz_get_exit_status — Retrieve the last set exit status 説明 uo ... pz_get_exit_status (): mixed Retrieves the last set exit statu ... s, i.e. the value passed to exit() . パラメータ この関数にはパラメータはありません。 ... 戻り値 This function returns the last exit status, or null if exit() has not been called. 例 ...
https://man.plustar.jp/php/function.uopz-get-exit-status.html - [similar]
Define or return the exit mode for the current running service 10002
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... return the exit mode for the current running service win32_set_ser ... vice_exit_mode (PECL win32service >=0.4.0) win32_set_service ... _exit_mode — Define or return the exit mode for the curr ... ent running service 説明 win32_set_service_exit_mode ( bool $gracefulMode = true ): bool If gracef ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
Define or return the exit code for the current running service 9792
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or ... return the exit code for the current running service win32_set_ser ... vice_exit_code (PECL win32service >=0.4.0) win32_set_service ... _exit_code — Define or return the exit code for the curr ... ent running service 説明 win32_set_service_exit_code ( int $exitCode = 1 ): int Change or return t ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Checks if the event loop was told to exit 9542
« EventBase::getTimeOfDayCached EventBase::gotStop » PHP Manual EventBase Checks if the event lo ... op was told to exit EventBase::gotExit (PECL event >= 1.2.6-beta) Even ... tBase::gotExit — Checks if the event loop was told to exit 説明 p ... ublic EventBase::gotExit (): bool Checks if the event loop was told to exit ... by EventBase::exit() . パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/eventbase.gotexit.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 9542
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit ... (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説 ...exit ( string $status = ? ): void exit ( int $status ): ... ャットダウン関数 や オブジェクトのデストラクタ は、 exit がコールされた場合にも実行されます。 exit は言語構 ... せる際に使用します。 戻り値 値を返しません。 例 例1 exit の例 <?php $filename = '/path/to/data-file' ; $fil ...
https://man.plustar.jp/php/function.exit.html - [similar]
9082
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... String (), PHP_EOL ; } echo "Closing\n" ; $base -> exit (); exit( "Done\n" ); } } if ( $argc != 3 ) { echo ... Example: php { $argv [ 0 ]} www.google.com / EOS; exit(); } $base = new EventBase (); $dns_base = new Eve ... We'll use async DNS resolving if (! $dns_base ) { exit( "Failed to init DNS Base\n" ); } $bev = new Event ... , /* writecb */ NULL , "eventcb" ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } //$be ...
https://man.plustar.jp/php/event.examples.html - [similar]
Exit the eventloop, only available at the client side 8122
« swoole_event_del swoole_event_set » PHP Manual Swoole 関数 Exit the eventloop, only available ... at the client side swoole_event_exit (PECL swoole >= 1.9.0) swoole_event_exitExit th ... nly available at the client side 説明 swoole_event_exit (): void パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.swoole-event-exit.html - [similar]
Exit the eventloop, only available at client side. 8122
« Swoole\Event::del Swoole\Event::set » PHP Manual Swoole\Event Exit the eventloop, only availab ... le at client side. Swoole\Event::exit (PECL swoole >= 1.9.0) Swoole\Event::exitExit t ... e at client side. 説明 public static Swoole\Event::exit (): void パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/swoole-event.exit.html - [similar]
Checks if the event loop was told to exit 7742
« EventBase::gotExit EventBase::loop » PHP Manual EventBase Checks if the event loop was told to ... exit EventBase::gotStop (PECL event >= 1.2.6-beta) Even ... se::gotStop — Checks if the event loop was told to exit 説明 public EventBase::gotStop (): bool Checks if ... the event loop was told to exit by EventBase::stop() . パラメータ この関数にはパラ ... ntBase::stop() . Otherwise false . 参考 EventBase::exit() - Stop dispatching events EventBase::stop() - Te ...
https://man.plustar.jp/php/eventbase.gotstop.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT