検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 252 for exit (0.042 sec.)
課金あるいは認証のリクエストを作成する 4651
« radius_config radius_cvt_addr » PHP Manual Radius 関数 課金あるいは認証のリクエストを作成する ... usError:' . radius_strerror ( $res ). "\n<br />" ; exit; } ?> 参考 radius_send_request() - リクエストを送信 ...
https://man.plustar.jp/php/function.radius-create-request.html - [similar]
生データを IP アドレスに変換する 4651
« radius_create_request radius_cvt_int » PHP Manual Radius 関数 生データを IP アドレスに変換する ... 性取得時のエラー: %s\n" , radius_strerror ( $res )); exit; } $attr = $resa [ 'attr' ]; $data = $resa [ 'data ...
https://man.plustar.jp/php/function.radius-cvt-addr.html - [similar]
生データを整数に変換する 4651
« radius_cvt_addr radius_cvt_string » PHP Manual Radius 関数 生データを整数に変換する radius_cvt ... 性取得時のエラー: %s\n" , radius_strerror ( $res )); exit; } $attr = $resa [ 'attr' ]; $data = $resa [ 'data ...
https://man.plustar.jp/php/function.radius-cvt-int.html - [similar]
生データを文字列に変換する 4651
« radius_cvt_int radius_demangle_mppe_key » PHP Manual Radius 関数 生データを文字列に変換する ra ... 性取得時のエラー: %s\n" , radius_strerror ( $res )); exit; } $attr = $resa [ 'attr' ]; $data = $resa [ 'data ...
https://man.plustar.jp/php/function.radius-cvt-string.html - [similar]
Extracts the data from a tagged attribute 4651
« radius_get_attr radius_get_tagged_attr_tag » PHP Manual Radius 関数 Extracts the data from a t ... ting attribute: %s\n" , radius_strerror ( $res )); exit; } $attr = $resa [ 'attr' ]; $data = $resa [ 'data ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-data.html - [similar]
Extracts the tag from a tagged attribute 4651
« radius_get_tagged_attr_data radius_get_vendor_attr » PHP Manual Radius 関数 Extracts the tag f ... ting attribute: %s\n" , radius_strerror ( $res )); exit; } $attr = $resa [ 'attr' ]; $data = $resa [ 'data ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-tag.html - [similar]
Adds non-existent function or method 4651
« Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add ...
https://man.plustar.jp/php/function.uopz-add-function.html - [similar]
結果セットのフィールド情報をオブジェクトの配列で返す 4651
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットの ... onnect failed: %s\n" , $mysqli -> connect_error ); exit(); } foreach (array( 'latin1' , 'utf8' ) as $chars ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } foreach (array( 'latin1' , 'utf8' ) as $chars ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
実行時設定 4651
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 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 ... くつ持つことができるかを指定します。 opcache.jit_max_exit_counters int サイドトレースの出口のカウンタを最大い ... ルとトレースをしなくなります。 opcache.jit_hot_side_exit int サイドトレースから何回抜けたら、ホットと判断す ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
Constructs a new SyncSemaphore object 4651
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob ... ock ( 3000 )) { echo "Unable to lock semaphore." ; exit(); } /* ... */ $semaphore -> unlock (); ?> 参考 Sy ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]