検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 252 for exit (0.003 sec.)
Stop the child processes. 7662
« Swoole\Process::exec Swoole\Process::freeQueue » PHP Manual Swoole\Process Stop the child proc ... esses. Swoole\Process::exit (PECL swoole >= 1.9.0) Swoole\Process::exit — Stop ... the child processes. 説明 public Swoole\Process::exit ( string $exit_code = ? ): void パラメータ exit_co ...
https://man.plustar.jp/php/swoole-process.exit.html - [similar]
exit と同等 7122
« defined eval » PHP Manual その他の関数 exit と同等 die (PHP 4, PHP 5, PHP 7, PHP 8) die — exit ... と同等 説明 この言語構造は、 exit() と同等です。 関連キーワード: 同等 , die , define ...
https://man.plustar.jp/php/function.die.html - [similar]
The EventBase class 6321
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... tConfig $cfg = ? ) public dispatch (): void public exit ( float $timeout = ? ): bool public free (): void ... ring public getTimeOfDayCached (): float public gotExit (): bool public gotStop (): bool public loop ( int ... s: "block until libevent has an active event, then exit once all active events have had their callbacks ru ... n the callbacks of the highest-priority ones, then exit". EventBase::NOLOCK Configuration flag. Do not all ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
基本的な VarnishAdmin の使用法 6241
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な Varni ... VarnishException $e ) { echo $e -> getMessage (); exit( 3 ); } try { if(! $va -> auth ()) { throw new Var ... VarnishException $e ) { echo $e -> getMessage (); exit( 3 ); } try { $status = $va -> ban ( 'req.url ~ "^ ... VarnishException $e ) { echo $e -> getMessage (); exit( 3 ); } exit( 0 ); ?> 関連キーワード: 基本 , Varni ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 6161
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... String (), PHP_EOL ; } echo "Closing\n" ; $base -> exit (); exit( "Done\n" ); } } $base = new EventBase () ... fferEvent :: OPT_DEFER_CALLBACKS ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } echo ... p HTTP/1.0\r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding request to output buffer\n" ); } / ... NS. */ if (! $bev -> connect ( "127.0.0.1:80" )) { exit( "Can't connect to host\n" ); } /* Dispatch pendin ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
win32service 関数 6121
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 w ... a custom control to the service win32_set_service_exit_code — Define or return the exit code for the curr ... ent running service win32_set_service_exit_mode — Define or return the exit mode for the curr ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
Stop dispatching events 6071
« EventBase::dispatch EventBase::free » PHP Manual EventBase Stop dispatching events EventBase:: ... exit (PECL event >= 1.2.6-beta) EventBase::exit — Stop dispatching events 説明 public EventBase::e ...
https://man.plustar.jp/php/eventbase.exit.html - [similar]
Add a lexer rule 6071
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule P ... ttern for lexeme recognition. A 'start state' and 'exit state' can be specified by using a suitable signat ... r the rule was applied. If '.' is specified as the exit state, then the lexer state is unchanged when that ... rule matches. An exit state with '>' before the name means push. Use the ... n or recursion is required. If '<' is specified as exit state, it means pop. In that case, the signature c ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 6031
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... String (), PHP_EOL ; } echo "Closing\n" ; $base -> exit (); exit( "Done\n" ); } } $base = new EventBase () ... We'll use async DNS resolving if (! $dns_base ) { exit( "Failed to init DNS Base\n" ); } $bev = new Event ... tecb */ NULL , "eventcb" , $base ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } //$be ... gv [ 1 ]} \r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding request to output buffer\n" ); } i ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
実行時設定 5951
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... "0" PHP_INI_SYSTEM uopz 5.0.2 以降で利用可能 uopz.exit "0" PHP_INI_SYSTEM uopz 6.0.1 以降で利用可能 uopz. ... と、uopz はエンジンに影響を及ぼさなくなります。 uopz.exit bool exit オペコードの実行を許可するかどうかを指定 ... します。 この設定は uopz_allow_exit() を呼ぶことで 実行時に上書きすることができます。 ...
https://man.plustar.jp/php/uopz.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT