検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 3989 for Int (0.101 sec.)
DateTimeZone クラス 3010
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTi ... 。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANT ... ARCTICA = 4 ; const int ARCTIC = 8 ; const int ASIA = 16 ; const int ATLAN ... TIC = 32 ; const int AUSTRALIA = 64 ; const int EUROPE = 128 ; const in ... t INDIAN = 256 ; const int PACIFIC = 512 ; const int UTC = 1024 ; const int A ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
XMLReader クラス 3010
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= ... ます。 クラス概要 class XMLReader { /* 定数 */ const int NONE = 0 ; const int ELEMENT = 1 ; const int ATTRI ... BUTE = 2 ; const int TEXT = 3 ; const int CDATA = 4 ; const int ENTITY_ ... REF = 5 ; const int ENTITY = 6 ; const int PI = 7 ; const int COMMENT ... = 8 ; const int DOC = 9 ; const int DOC_TYPE = 10 ; const int DOC_ ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
Basic FFI usage 3010
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the detail ... FFI object, loading libc and exporting function printf() $ffi = FFI :: cdef ( "int printf(const char *fo ... regular C declaration "libc.so.6" ); // call C's printf() $ffi -> printf ( "Hello %s!\n" , "world" ); ?> ... () binding $ffi = FFI :: cdef ( " typedef unsigned int time_t; typedef unsigned int suseconds_t; struct t ... tv_sec; suseconds_t tv_usec; }; struct timezone { int tz_minuteswest; int tz_dsttime; }; int gettimeofda ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
Font Weight Settings 2999
« UI\run UI\Draw\Text\Font\Italic » PHP Manual UI Font Weight Settings Font Weight Settings (UI ... s UI\Draw\Text\Font\Weight { /* Constants */ const int Thin ; const int UltraLight ; const int Light ; co ... nst int Book ; const int Normal ; const int Medium ; const ... int SemiBold ; const int Bold ; const int UltraBold ; ... const int Heavy ; const int UltraHeavy ; } 関連キーワード: i ...
https://man.plustar.jp/php/class.ui-draw-text-font-weight.html - [similar]
整数値の除算 2999
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 ... 説明 intdiv ( int $num1 , int $num2 ): int num1 を num2 で割 ... sionByZeroError 例外がスローされます。 num1 が PHP_INT_MIN で num2 が -1 の場合、 ArithmeticError 例外がス ... ローされます。 例 例1 intdiv() の例 <?php var_dump ( intdiv ( 3 , 2 )); var_ ... dump ( intdiv (- 3 , 2 )); var_dump ( intdiv ( 3 , - 2 )); va ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
定義済み定数 2999
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブ ... バージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PH ... より長いロケール名は使用できません。 IDNA_DEFAULT ( int ) IDN 関数の入力で、アサインされていないコードポイ ... かどうかをチェックしません。 IDNA_ALLOW_UNASSIGNED ( int ) IDN 関数の入力で、アサインされていないコードポイ ... ントの処理を許可します。 IDNA_USE_STD3_RULES ( int ) IDN 関数の入力がドメイン名 ASCII 規則を満たすかど ...
https://man.plustar.jp/php/intl.constants.html - [similar]
定義済み定数 2999
« リソース型 libXMLError » PHP Manual libxml 定義済み定数 定義済み定数 以下の定数が定義されていま ... ドされている場合のみ使用可能です。 LIBXML_BIGLINES ( int ) 行数が 65535 を超えても正しく報告する 注意 : PHP ... 降で Libxml >= 2.9.0 の場合のみ有効 LIBXML_COMPACT ( int ) 小さなノードを割り当てるように最適化する。アプリ ... 注意 : Libxml >= 2.6.21 でのみ有効 LIBXML_DTDATTR ( int ) デフォルトのDTD属性 LIBXML_DTDLOAD ( int ) 外部サ ... ブセットをロードする LIBXML_DTDVALID ( int ) DTDで検証する LIBXML_HTML_NOIMPLIED ( int ) HTML ...
https://man.plustar.jp/php/libxml.constants.html - [similar]
定義済み定数 2999
« リソース型 SSH2 関数 » PHP Manual SSH2 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ロードされている場合のみ使用可能です。 SSH2_FINGERPRINT_MD5 ( int ) ホスト鍵のフィンガープリントを MD5 ハッ ... シュとして要求する ssh2_fingerprint() 用フラグ SSH2_FINGERPRINT_SHA1 ( int ) ホスト鍵の ... プリントを SHA1 ハッシュとして要求する ssh2_fingerprint() 用フラグ SSH2_FINGERPRINT_HEX ( int ) ホスト鍵の ... リントを 16 進法の文字列として要求する ssh2_fingerprint() 用フラグ SSH2_FINGERPRINT_RAW ( int ) ホスト鍵の ...
https://man.plustar.jp/php/ssh2.constants.html - [similar]
Ev クラス 2988
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_NOENV = 16777216 ; ... const int FLAG_FORKCHECK = 33554432 ; const int FLAG_NOINOTI ... FY = 1048576 ; const int FLAG_SIGNALFD = 2097152 ; const int FLAG_NOSIGMASK ... = 4194304 ; const int RUN_NOWAIT = 1 ; const int RUN_ONCE = 2 ; const in ...
https://man.plustar.jp/php/class.ev.html - [similar]
The Vtiful\Kernel\Format class 2988
« Vtiful\Kernel\Excel::setRow Vtiful\Kernel\Format::align » PHP Manual XLSWriter The Vtiful\Kern ... class Vtiful\Kernel\Format { /* Constants */ const int FORMAT_ALIGN_LEFT = 1 ; const int FORMAT_ALIGN_CEN ... TER = 2 ; const int FORMAT_ALIGN_RIGHT = 3 ; const int FORMAT_ALIGN_FI ... LL = 4 ; const int FORMAT_ALIGN_JUSTIFY = 5 ; const int FORMAT_ALIGN_ ... CENTER_ACROSS = 6 ; const int FORMAT_ALIGN_DISTRIBUTED = 7 ; const int FORMAT_AL ...
https://man.plustar.jp/php/class.vtiful-kernel-format.html - [similar]