検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 71 for OPT (0.008 sec.)
指定したオプションの現在の値を得る 11076
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ... ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_ ... — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | ... ct() が返す LDAP\Connection クラスのインスタンス。 option パラメータ option は以下のいずれかとなります。 ... オプション 型 利用可能になったバージョン LDAP_OPT_DEREF int LDAP_OPT_SIZELIMIT int LDAP_OPT_TIMELIMI ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
新しいグローバル定数 11048
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しいグローバ ... ル定数 コアで定義済みの定数 PHP_FD_SETSIZE CURL CURLMOPT_PUSHFUNCTION CURL_PUSH_OK CURL_PUSH_DENY データのフ ... EBP JSON JSON_UNESCAPED_LINE_TERMINATORS LDAP LDAP_OPT_X_SASL_NOCANON LDAP_OPT_X_SASL_USERNAME LDAP_OPT_X ... _TLS_CACERTDIR LDAP_OPT_X_TLS_CACERTFILE LDAP_OPT_X_TLS_CERTFILE LDAP_OPT_ ... X_TLS_CIPHER_SUITE LDAP_OPT_X_TLS_KEYFILE LDAP_OPT_X_TLS_RANDOM_FILE LDAP_OPT_ ...
https://man.plustar.jp/php/migration71.constants.html - [similar]
The SVM class 10682
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... = 3 ; const int KERNEL_PRECOMPUTED = 4 ; const int OPT_TYPE = 101 ; const int OPT_KERNEL_TYPE = 102 ; con ... st int OPT_DEGREE = 103 ; const int OPT_SHRINKING = 104 ; con ... st int OPT_PROPABILITY = 105 ; const int OPT_GAMMA = 201 ; co ... nst int OPT_NU = 202 ; const int OPT_EPS = 203 ; const int OPT ...
https://man.plustar.jp/php/class.svm.html - [similar]
指定したオプションの値を設定する 10682
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... set_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_set_ ... n — 指定したオプションの値を設定する 説明 ldap_set_option ( ? LDAP\Connection $ldap , int $option , array ... ct() が返す LDAP\Connection クラスのインスタンス。 option パラメータ option は以下のいずれかとなります。 ... オプション 型 ~以降で使用可能 LDAP_OPT_DEREF int LDAP_OPT_SIZELIMIT int LDAP_OPT_TIMELIMI ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
定義済み定数 10556
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義 ... LWAYS ( int ) エイリアスの解釈ルール - Always LDAP_OPT_DEREF ( int ) サーバーでエイリアスをたどるときの、 ... 別の規則を指定します。 LDAP_OPT_SIZELIMIT ( int ) 検索操作で返すことができるエント ... 定のうち小さい方が実際のサイズ制限となります。 LDAP_OPT_TIMELIMIT ( int ) 検索結果を待ち続ける秒数を指定し ... 設定のうち小さい方が実際の時間制限となります。 LDAP_OPT_NETWORK_TIMEOUT ( int ) ldap_set_option() 用のオプ ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
The EventSslContext class 10190
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... = 7 ; const int TLS_SERVER_METHOD = 8 ; const int OPT_LOCAL_CERT = 1 ; const int OPT_LOCAL_PK = 2 ; cons ... t int OPT_PASSPHRASE = 3 ; const int OPT_CA_FILE = 4 ; const ... int OPT_CA_PATH = 5 ; const int OPT_ALLOW_SELF_SIGNED = 6 ... ; const int OPT_VERIFY_PEER = 7 ; const int OPT_VERIFY_DEPTH = 8 ; ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
The EventListener class 9375
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... al class EventListener { /* Constants */ const int OPT_LEAVE_SOCKETS_BLOCKING = 1 ; const int OPT_CLOSE_O ... N_FREE = 2 ; const int OPT_CLOSE_ON_EXEC = 4 ; const int OPT_REUSEABLE = 8 ; ... const int OPT_THREADSAFE = 16 ; /* プロパティ */ public readonly ... dded in event-1.6.0 .) 定義済み定数 EventListener::OPT_LEAVE_SOCKETS_BLOCKING By default Libevent turns u ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
Set calling contexts 9347
« Yar_Client::__construct Yar_Concurrent_Client » PHP Manual Yar_Client Set calling contexts Yar ... _Client::setOpt (PECL yar >= 1.0.0) Yar_Client::setOpt — Set calli ... ng contexts 説明 public Yar_Client::setOpt ( int $name , mixed $value ): Yar_Client | false パ ... ラメータ name it can be: YAR_OPT_PACKAGER, YAR_OPT_PERSISTENT (Need server support) ... , YAR_OPT_TIMEOUT, YAR_OPT_CONNECT_TIMEOUT YAR_OPT_HEADER (S ...
https://man.plustar.jp/php/yar-client.setopt.html - [similar]
8756
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... use internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | EventBufferEvent :: OPT_DEFER_CALL ... ength: 221 X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Age: 133438 Expires: Sat, 30 Mar 2 ... use internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | EventBufferEvent :: OPT_DEFER_CALL ... entBufferEvent ( $base , $fd , EventBufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (arr ...
https://man.plustar.jp/php/event.examples.html - [similar]
与えられたオプション名に対するドキュメントを返す 8616
« tidy::getOpt tidy::getRelease » PHP Manual tidy 与えられたオプション名に対するドキュメントを返 ... す tidy::getOptDoc tidy_get_opt_doc (PHP 5 >= 5.1.0, PHP 7, PHP 8) ... tidy::getOptDoc -- tidy_get_opt_doc — 与えられたオプション名に対 ... メントを返す 説明 オブジェクト指向型 public tidy::getOptDoc ( string $option ): string | false 手続き型 tid ... y_get_opt_doc ( tidy $tidy , string $option ): string | fals ...
https://man.plustar.jp/php/tidy.getoptdoc.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT