検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 3989 for int (0.038 sec.)
定義済み定数 2912
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されてい ... ロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフォ ... ルトのモードです。 DB2_CONVERT ( int ) バイナリデータを十六進表現にエンコードし、ASCII ... 文字列として返します。 DB2_PASSTHRU ( int ) バイナリデータを null 値に変換します。 DB2_SCROL ... LABLE ( int ) ステートメントのリソースとして、スクロール可能な ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
定義済み定数 2912
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... スカラーエンティティの形式 YAML_ANY_SCALAR_STYLE ( int ) YAML_PLAIN_SCALAR_STYLE ( int ) YAML_SINGLE_QUOT ... ED_SCALAR_STYLE ( int ) YAML_DOUBLE_QUOTED_SCALAR_STYLE ( int ) YAML_LIT ... ERAL_SCALAR_STYLE ( int ) YAML_FOLDED_SCALAR_STYLE ( int ) yaml_parse() の ... ML_STR_TAG ( string ) "tag:yaml.org,2002:str" YAML_INT_TAG ( string ) "tag:yaml.org,2002:int" YAML_FLOAT_ ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
Collator クラス 2901
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3 ... .0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮し ... ( string $locale ) public asort ( array &$array , int $flags = Collator::SORT_REGULAR ): bool public com ... pare ( string $string1 , string $string2 ): int | false public static create ( string $locale ): ? ... Collator public getAttribute ( int $attribute ): int | false public getErrorCode (): ...
https://man.plustar.jp/php/class.collator.html - [similar]
Font Stretch Settings 2901
« UI\Draw\Text\Font\Italic UI\Draw\Line\Cap » PHP Manual UI Font Stretch Settings Font Stretch S ... UI\Draw\Text\Font\Stretch { /* Constants */ const int UltraCondensed = 0 ; const int ExtraCondensed = 1 ... ; const int Condensed = 2 ; const int SemiCondensed = 3 ; cons ... t int Normal = 4 ; const int SemiExpanded = 5 ; const in ... t Expanded = 6 ; const int ExtraExpanded = 7 ; const int UltraExpanded = 8 ; ...
https://man.plustar.jp/php/class.ui-draw-text-font-stretch.html - [similar]
定義済み定数 2901
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... る場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating that normal fun ... the specified file. RUNKIT7_IMPORT_CLASS_METHODS ( int ) runkit7_import() flag indicating that class meth ... the specified file. RUNKIT7_IMPORT_CLASS_CONSTS ( int ) runkit7_import() flag indicating that class cons ... m the specified file. RUNKIT7_IMPORT_CLASS_PROPS ( int ) runkit7_import() flag indicating that class stan ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
定義済み定数 2901
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... YAR_VERSION ( string ) YAR_CLIENT_PROTOCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ) YAR_OPT_TIMEOUT ( int ) ... YAR_OPT_CONNECT_TIMEOUT ( int ) YAR_OPT_HEADER ( array ) 2.0.4 以降 YAR_PACKAGER ... ring ) YAR_PACKAGER_JSON ( string ) YAR_ERR_OKEY ( int ) YAR_ERR_OUTPUT ( int ) YAR_ERR_TRANSPORT ( int ) ... YAR_ERR_REQUEST ( int ) YAR_ERR_PROTOCOL ( int ) YAR_ERR_PACKAGER ( int ...
https://man.plustar.jp/php/yar.constants.html - [similar]
OrderedList concrete CommonMark\Node 2891
« CommonMark\Node\BulletList::__construct CommonMark\Node\OrderedList::__construct » PHP Manual ... List extends CommonMark\Node implements CommonMark\Interfaces\IVisitable , Traversable { /* 継承したプロパ ... lic readonly ? Node $ firstChild ; public readonly int $ startLine ; public readonly int $ endLine ; publ ... ic readonly int $ startColumn ; public readonly int $ endColumn ; ... /* プロパティ */ public bool $ tight ; public int $ delimiter ; public int $ start ; /* Constructor ...
https://man.plustar.jp/php/class.commonmark-node-orderedlist.html - [similar]
The EventHttpRequest class 2891
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... 概要 class EventHttpRequest { /* Constants */ const int CMD_GET = 1 ; const int CMD_POST = 2 ; const int C ... MD_HEAD = 4 ; const int CMD_PUT = 8 ; const int CMD_DELETE = 16 ; const in ... t CMD_OPTIONS = 32 ; const int CMD_TRACE = 64 ; const int CMD_CONNECT = 128 ; con ... st int CMD_PATCH = 256 ; const int INPUT_HEADER = 1 ; con ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
The Parle\RLexer class 2891
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... ラス概要 class Parle\RLexer { /* Constants */ const int ICASE = 1 ; const int DOT_NOT_LF = 2 ; const int D ... OT_NOT_CRLF = 4 ; const int SKIP_WS = 8 ; const int MATCH_ZERO_LEN = 16 ; /* プ ... ロパティ */ public bool $ bol = false ; public int $ flags = 0 ; public int $ state = 0 ; public int ... $ marker = 0 ; public int $ cursor = 0 ; /* メソッド */ public advance (): v ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
The EventSslContext class 2880
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... inal class EventSslContext { /* Constants */ const int SSLv2_CLIENT_METHOD = 1 ; const int SSLv3_CLIENT_M ... ETHOD = 2 ; const int SSLv23_CLIENT_METHOD = 3 ; const int TLS_CLIENT_ME ... THOD = 4 ; const int SSLv2_SERVER_METHOD = 5 ; const int SSLv3_SERVER_M ... ETHOD = 6 ; const int SSLv23_SERVER_METHOD = 7 ; const int TLS_SERVER_ME ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT