検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 167 for Level (0.005 sec.)
メッセージバッファサイズを計算する 6009
« socket_close socket_connect » PHP Manual ソケット 関数 メッセージバッファサイズを計算する sock ... ッファサイズを計算する 説明 socket_cmsg_space ( int $level , int $type , int $num = 0 ): ? int 付随データを受 ... ん。引数のリストのみが 記述されています。 パラメータ level type 戻り値 参考 socket_recvmsg() - メッセージを読 ...
https://man.plustar.jp/php/function.socket-cmsg-space.html - [similar]
Heading concrete CommonMark\Node 5952
« CommonMark\Node\Document CommonMark\Node\Heading::__construct » PHP Manual CommonMark Heading ... ly int $ endColumn ; /* プロパティ */ public int $ level ; /* Constructor */ public __construct () public _ ... _construct ( int $level ) /* 継承したメソッド */ public CommonMark\Node::a ...
https://man.plustar.jp/php/class.commonmark-node-heading.html - [similar]
libXMLError クラス 5884
« 定義済み定数 libxml 関数 » PHP Manual libxml libXMLError クラス libXMLError クラス (PHP 5 >= 5 ... class libXMLError { /* プロパティ */ public int $ level ; public int $ code ; public int $ column ; public ... c string $ file ; public int $ line ; } プロパティ level エラーの深刻度 (次の定数 LIBXML_ERR_WARNING 、 LIB ...
https://man.plustar.jp/php/class.libxmlerror.html - [similar]
指定した符号化方式でデータを圧縮する 5884
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する z ... zlib_encode ( string $data , int $encoding , int $level = -1 ): string | false 指定した符号化方式でデータを ... ZLIB_ENCODING_DEFLATE または ZLIB_ENCODING_GZIP 。 level 戻り値 例 例1 zlib_encode() の例 <?php $str = 'hel ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
Seaslog 5827
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... ormation SeasLog::analyzerCount — Get log count by level, log_path and key_word SeasLog::analyzerDetail — G ... et log detail by level, log_path, key_word, start, limit, order SeasLog:: ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
Returns an object for BSON serialization 5827
« MongoDB\Driver\ReadConcern MongoDB\Driver\ReadConcern::__construct » PHP Manual MongoDB\Driver ... ば以下のようになります。 object(stdClass)#2 (1) { ["level"]=> string(5) "local" } { "level" : "local" } 参考 ...
https://man.plustar.jp/php/mongodb-driver-readconcern.bsonserialize.html - [similar]
実行時設定 5827
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... e_override "0" PHP_INI_SYSTEM opcache.optimization_level "0x7FFEBFFF" PHP_INI_SYSTEM PHP 7.3.0 で 0x7FFFBFF ... .error_log "" PHP_INI_SYSTEM opcache.log_verbosity_level "1" PHP_INI_SYSTEM opcache.record_warnings "0" PHP ... kfile_path "/tmp" PHP_INI_SYSTEM opcache.opt_debug_level "0" PHP_INI_SYSTEM PHP 7.1.0 以降で利用可能 opcach ... した結果を返す危険があります。 opcache.optimization_level int どの最適化パスが実行されるかコントロールするビ ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
定義済み定数 5827
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... annel number out of range. SOCKET_EL2NSYNC ( int ) Level 2 not synchronized. SOCKET_EL3HLT ( int ) Level 3 ... halted. SOCKET_EL3RST ( int ) Level 3 reset. SOCKET_ELNRNG ( int ) Link number out of ... No CSI structure available. SOCKET_EL2HLT ( int ) Level 2 halted. SOCKET_EBADE ( int ) Invalid exchange. S ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
圧縮フィルタ 5759
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ ... つの パラメータを連想配列形式で渡すことができます: level は、圧縮の度合いを 1から9 までで表した ものです。数 ... し、圧縮後のデータのサイズには影響しません。 注意 : level は一番よく使われるパラメータなので、このパラメータ ... ib.deflate と zlib.inflate <?php $params = array( 'level' => 6 , 'window' => 15 , 'memory' => 9 ); $origina ... est.deflated' , 'w' ); /* この "6" は、パラメータ "level" が 6 であるということ */ stream_filter_append ( $ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
文字列を圧縮する 5759
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PH ... 字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): st ... () を参照ください。 パラメータ data 圧縮するデータ level 圧縮レベル。0 で圧縮無し、9 で最大限の圧縮を指定で ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT