検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 252 for exit (0.060 sec.)
php.ini ディレクティブのリスト 4701
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... HP_INI_ALL exif.decode_jis_intel "JIS" PHP_INI_ALL exit_on_timeout "" PHP_INI_ALL expect.timeout "10" PHP_ ... NI_SYSTEM PHP 8.0.0 以降で利用可能 opcache.jit_max_exit_counters "8192" PHP_INI_SYSTEM PHP 8.0.0 以降で利用 ... STEM PHP 8.0.0 以降で利用可能 opcache.jit_hot_side_exit "8" PHP_INI_SYSTEM PHP 8.0.0 以降で利用可能 opcach ... "0" PHP_INI_SYSTEM uopz 5.0.2 以降で利用可能 uopz.exit "0" PHP_INI_SYSTEM uopz 6.0.1 以降で利用可能 uopz. ...
https://man.plustar.jp/php/ini.list.html - [similar]
Constructs a new SyncMutex object 4701
« SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex:: ... -> lock ( 3000 )) { echo "Unable to lock mutex." ; exit(); } /* ... */ $mutex -> unlock (); ?> 例2 SyncMut ...
https://man.plustar.jp/php/syncmutex.construct.html - [similar]
collator を作成する 4651
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collato ... ation failed: %s\n" , intl_get_error_message () ); exit( 1 ); } ?> 参考 Collator::__construct() - collator ...
https://man.plustar.jp/php/collator.create.html - [similar]
Constructing signal events 4651
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... ) { echo "Caught signal $no \n" ; $this -> base -> exit (); } } $base = new EventBase (); $c = new MyEvent ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 4651
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback ... P ); if (! $http -> bind ( "127.0.0.1" , 8088 )) { exit( "bind(1) failed\n" ); }; $http -> setDefaultCallb ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
Get the facility code of error 4651
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... cubrid_error_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facilit ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Get error code for the most recent function call 4651
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... cubrid_error_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facilit ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
Get last error message for the most recent function call 4651
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... cubrid_error_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facilit ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
MQSeries MQCONN 4651
« mqseries_cmit mqseries_connx » PHP Manual mqseries 関数 MQSeries MQCONN mqseries_conn (PECL mq ... p_code , $reason , mqseries_strerror ( $reason )); exit; } ?> 参考 mqseries_disc() - MQSeries MQDISC 関連キ ...
https://man.plustar.jp/php/function.mqseries-conn.html - [similar]
MQSeries MQOPEN 4651
« mqseries_inq mqseries_put1 » PHP Manual mqseries 関数 MQSeries MQOPEN mqseries_open (PECL mqse ... p_code , $reason , mqseries_strerror ( $reason )); exit; } ?> 参考 mqseries_close() - MQSeries MQCLOSE 関連 ...
https://man.plustar.jp/php/function.mqseries-open.html - [similar]