検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 146 for So (0.004 sec.)
The EventUtil class 13510
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... int LIBEVENT_VERSION_NUMBER = 33559808 ; const int SO_DEBUG = 1 ; const int SO_REUSEADDR = 2 ; const int ... SO_KEEPALIVE = 9 ; const int SO_DONTROUTE = 5 ; const ... int SO_LINGER = 13 ; const int SO_BROADCAST = 6 ; const i ... nt SO_OOBINLINE = 10 ; const int SO_SNDBUF = 7 ; const i ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
定義済み定数 12002
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... サポートつきでコンパイルした場合にのみ使用可能です。 SOCK_STREAM ( int ) SOCK_DGRAM ( int ) SOCK_RAW ( int ... ) SOCK_SEQPACKET ( int ) SOCK_RDM ( int ) MSG_OOB ( int ... int ) Windows プラットフォームでは使用できません。 SO_DEBUG ( int ) SO_REUSEADDR ( int ) SO_REUSEPORT ( ... int ) この定数は、ソケットオプション SO_REUSEPORT に対応したプラットフォーム上でだけ使えま ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
ソケットのオプションを取得する 10730
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する so ... t_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説 ...socket_get_option ( Socket $socket , int $level , int ... $option ): array | int | false socket_get_option() 関数は、ソケット socket のオプショ ... ン option の値を取得します。 socket_get_option() は、失敗した場合に false を返しま ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
OCI8 および DTrace 動的トレーシング 9576
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... ecl install oci8 php.ini を編集し、作成された oci8.so がある ディレクトリを extension_dir に 設定します。 ... てその拡張モジュールを有効にします。 extension=oci8.so もし、 phpize および configure を ( pecl の代わり ... is_open , long errcode , unsigned long server_status oci8-sqltext oci_parse() が実行された際に発射されま ... onnect-type oci8-sesspool-create oci8-sesspool-stats oci8-sesspool-type これらのプローブは、OCI8 メンテナ ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
インストール手順 9223
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP ... 編集し、以下の一行を追加して下さい。 extension=oci8.so php.ini のディレクティブ extension_dir が oci8.so ... 編集し、以下の一行を追加して下さい。 extension=oci8.so php.ini のディレクティブ extension_dir が oci8.so ... ことをまず確認して下さい。 たとえば ln -s libclntsh.so.12.1 libclntsh.so のようにします。 RPM を使って Or ... ll コマンドの実行です。 OCI8 の共有ライブラリ oci8.so が作成されます。 このファイルは、PHP の extension ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
notification コンテキストパラメータ用のコールバック関数 8410
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... witch( $notification_code ) { case STREAM_NOTIFY_RESOLVE : case STREAM_NOTIFY_AUTH_REQUIRED : case STREA ... ; break; case STREAM_NOTIFY_PROGRESS : echo "Made some progress, downloaded " , $bytes_transferred , " ... Found the mime-type: text/html;charset=utf-8 Made some progress, downloaded 0 so far Made some progress ... , downloaded 0 so far Made some progress, downloaded 0 so far Made s ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
新しいグローバル定数 8363
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新し ... CTRL_BREAK マルチバイト文字列 MB_ONIGURUMA_VERSION Socket FreeBSD特有の、以下のオプションが追加されました ... : SO_LABEL SO_PEERLABEL SO_LISTENQLIMIT SO_LISTENQLEN S ... OUTPUT TIDY_TAG_PROGRESS TIDY_TAG_SECTION TIDY_TAG_SOURCE TIDY_TAG_SUMMARY TIDY_TAG_TEMPLATE TIDY_TAG_TI ... ローバル , 定数 , 追加 , 関数 , 変更 , 移行 , コア , Socket , 特有 , ...
https://man.plustar.jp/php/migration74.constants.html - [similar]
使用可能な辞書の一覧を返す 7892
« enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧 ... ovider_file] => /usr/lib/enchant/libenchant_aspell.so ) [1] => Array ( [lang_tag] => de_DE [provider_nam ... ovider_file] => /usr/lib/enchant/libenchant_aspell.so ) [3] => Array ( [lang_tag] => en [provider_name] ... ovider_file] => /usr/lib/enchant/libenchant_aspell.so ) [4] => Array ( [lang_tag] => en_GB [provider_nam ... ovider_file] => /usr/lib/enchant/libenchant_aspell.so ) [5] => Array ( [lang_tag] => en_US [provider_nam ...
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html - [similar]
Execution 7668
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... ield or use by-reference, but must not contain class or named function declarations. 注意 : No instructi ... s Arguments must not: contain references contain resources contain internal objects (see notes) 注意 : I ... n the case of file stream resources, the resource will be cast to the file descri ... e mechanics to do this (without serialization) and so only objects that do not use a custom structure ma ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
Execution 7550
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... ield or use by-reference, but must not contain class or named function declarations. 注意 : No instructi ... s Arguments must not: contain references contain resources contain internal objects (see notes) 注意 : I ... n the case of file stream resources, the resource will be cast to the file descri ... e mechanics to do this (without serialization) and so only objects that do not use a custom structure ma ...
https://man.plustar.jp/php/parallel.run.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT