検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 3989 for int (0.077 sec.)
定義済み定数 3064
« リソース型 例 » PHP Manual Zlib 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ロードされている場合のみ使用可能です。 FORCE_GZIP ( int ) FORCE_DEFLATE ( int ) ZLIB_ENCODING_RAW ( int ) ... の DEFLATE アルゴリズム。 ZLIB_ENCODING_DEFLATE ( int ) RFC 1950 の ZLIB 圧縮アルゴリズム。 ZLIB_ENCODIN ... G_GZIP ( int ) RFC 1952 の GZIP アルゴリズム。 ZLIB_FILTERED ( ... int ) ZLIB_HUFFMAN_ONLY ( int ) ZLIB_FIXED ( int ) ZLIB_RLE ( int ) ZLIB_DEFAULT ...
https://man.plustar.jp/php/zlib.constants.html - [similar]
The EventBuffer class 3053
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... クラス概要 class EventBuffer { /* Constants */ const int EOL_ANY = 0 ; const int EOL_CRLF = 1 ; const int E ... OL_CRLF_STRICT = 2 ; const int EOL_LF = 3 ; const int PTR_SET = 0 ; const int PTR ... _ADD = 1 ; /* プロパティ */ public readonly int $ length ; public readonly int $ contiguous_space ... buf ): bool public appendFrom ( EventBuffer $buf , int $len ): int public __construct () public copyout ( ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
PDOStatement クラス 3053
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement ク ... ring ; /* メソッド */ public bindColumn ( string | int $column , mixed &$var , int $type = PDO::PARAM_STR ... , int $maxLength = 0 , mixed $driverOptions = null ): bo ... ol public bindParam ( string | int $param , mixed &$var , int $type = PDO::PARAM_STR ... , int $maxLength = 0 , mixed $driverOptions = null ): bo ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
Phar クラス 3053
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... Countable , ArrayAccess { /* 継承した定数 */ const int FilesystemIterator::CURRENT_AS_PATHNAME = 32 ; con ... st int FilesystemIterator::CURRENT_AS_FILEINFO = 0 ; cons ... t int FilesystemIterator::CURRENT_AS_SELF = 16 ; const i ... ilesystemIterator::CURRENT_MODE_MASK = 240 ; const int FilesystemIterator::KEY_AS_PATHNAME = 0 ; const in ...
https://man.plustar.jp/php/class.phar.html - [similar]
The EventBufferEvent class 3042
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... nal class EventBufferEvent { /* Constants */ const int READING = 1 ; const int WRITING = 2 ; const int EO ... F = 16 ; const int ERROR = 32 ; const int TIMEOUT = 64 ; const int CO ... NNECTED = 128 ; const int OPT_CLOSE_ON_FREE = 1 ; const int OPT_THREADSAFE = ... 2 ; const int OPT_DEFER_CALLBACKS = 4 ; const int OPT_UNLOCK_CAL ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
The EventUtil class 3042
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... ス概要 final class EventUtil { /* Constants */ const int AF_INET = 2 ; const int AF_INET6 = 10 ; const int ... AF_UNSPEC = 0 ; const int LIBEVENT_VERSION_NUMBER = 33559808 ; const int SO_ ... DEBUG = 1 ; const int SO_REUSEADDR = 2 ; const int SO_KEEPALIVE = 9 ; co ... nst int SO_DONTROUTE = 5 ; const int SO_LINGER = 13 ; cons ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
SplFileObject クラス 3042
« SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラ ... siveIterator , SeekableIterator { /* 定数 */ const int DROP_NEW_LINE = 1 ; const int READ_AHEAD = 2 ; con ... st int SKIP_EMPTY = 4 ; const int READ_CSV = 8 ; /* メソッ ... tring $allowable_tags = ? ): string public flock ( int $operation , int &$wouldBlock = null ): bool publi ... c fpassthru (): int public fputcsv ( array $fields , string $separator ...
https://man.plustar.jp/php/class.splfileobject.html - [similar]
The SVM class 3042
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... クラス概要 class SVM { /* Constants */ const int C_SVC = 0 ; const int NU_SVC = 1 ; const int ONE_C ... LASS = 2 ; const int EPSILON_SVR = 3 ; const int NU_SVR = 4 ; const int ... KERNEL_LINEAR = 0 ; const int KERNEL_POLY = 1 ; const int KERNEL_RBF = 2 ; const ... int KERNEL_SIGMOID = 3 ; const int KERNEL_PRECOMPUTED ...
https://man.plustar.jp/php/class.svm.html - [similar]
定義済み定数 3020
« リソース型 GeoIP 関数 » PHP Manual GeoIP 定義済み定数 定義済み定数 以下の定数が定義されています ... ている場合のみ使用可能です。 GEOIP_COUNTRY_EDITION ( int ) GEOIP_REGION_EDITION_REV0 ( int ) GEOIP_CITY_EDI ... TION_REV0 ( int ) GEOIP_ORG_EDITION ( int ) GEOIP_ISP_EDITION ( in ... t ) GEOIP_CITY_EDITION_REV1 ( int ) GEOIP_REGION_EDITION_REV1 ( int ) GEOIP_PROXY_ED ... ITION ( int ) GEOIP_ASNUM_EDITION ( int ) GEOIP_NETSPEED_EDITI ...
https://man.plustar.jp/php/geoip.constants.html - [similar]
定義済み定数 3010
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含 ... まれており、常に利用可能です。 CASE_LOWER ( int ) CASE_LOWER は、 array_change_key_case() で使用さ ... ) のデフォルトのケースで もあります。 CASE_UPPER ( int ) CASE_UPPER は、 array_change_key_case() で使用さ ... るために使用されます。 ソース順のフラグ: SORT_ASC ( int ) SORT_ASC は、 array_multisort() でソート順を昇順 ... にするために 使用されます。 SORT_DESC ( int ) ( integer ) SORT_DESC は、 array_multisort() でソ ...
https://man.plustar.jp/php/array.constants.html - [similar]