Results of 1 - 10 of about 184 for constants (0.005 sec.)
- 定義済み定数 15517
- « 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 こ
...
的にロードされている場合のみ使用可能です。 Colortype constants Gmagick::COLOR_BLACK ( int ) Black Gmagick::COLOR_ ...
magick::COLOR_FUZZ ( int ) Fuzz Composite Operator Constants Gmagick::COMPOSITE_DEFAULT ( int ) The default com ...
ation that lies outside of the source Montage Mode constants Gmagick::MONTAGEMODE_FRAME ( int ) Gmagick::MONTAG ...
t ) Gmagick::MONTAGEMODE_CONCATENATE ( int ) Style constants Gmagick::STYLE_NORMAL ( int ) Gmagick::STYLE_ITALI ...
-
https://man.plustar.jp/php/gmagick.constants.html
- [similar]
- 定義済み定数 8750
- « リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この
...
ロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can ...
n executing multiple SQL statements. The following constants can be used when fetching the results to specify f ...
_assoc() and cubrid_fetch_object() . The following constants can be used when positioning the cursor in query r ...
is flag has been removed from 8.4.1. The following constants can be used when setting the auto-commit mode for ...
-
https://man.plustar.jp/php/cubrid.constants.html
- [similar]
- Sets socket options 8486
- « EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options Eve
...
ted with the socket. level One of EventUtil::SOL_* constants. Specifies the protocol level at which the option ...
using the getprotobyname() function. See EventUtil constants . optname Option name(type). Has the same meaning ...
ter of socket_get_option() function. See EventUtil constants . optval Accepts the same values as optval paramet ...
ード: EventUtil , Sets , options , option , optval , constants , function , parameter , setSocketOption , optname ...
-
https://man.plustar.jp/php/eventutil.setsocketoption.html
- [similar]
- すべての定数の名前とその値を連想配列として返す 8309
- « get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と
...
その値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_ ...
の名前とその値を連想配列として返す 説明 get_defined_constants ( bool $categorize = false ): array 現在定義されて ...
efine ( "MY_CONSTANT" , 1 ); print_r ( get_defined_constants ( true )); ?> 上の例の出力は、 たとえば以下のように ...
にグループ化することもできます。 例 例1 get_defined_constants() の例 <?php print_r ( get_defined_constants ()); ...
-
https://man.plustar.jp/php/function.get-defined-constants.html
- [similar]
- Returns the request command(method) 8221
- « EventHttpRequest::getBufferEvent EventHttpRequest::getConnection » PHP Manual EventHttpRequest
...
he request command, one of EventHttpRequest::CMD_* constants. パラメータ この関数にはパラメータはありません。 戻 ...
he request command, one of EventHttpRequest::CMD_* constants. 関連キーワード: Returns , request , command , Eve ...
ntHttpRequest , the , getCommand , CMD , constants , パラメータ , getBufferEvent ...
-
https://man.plustar.jp/php/eventhttprequest.getcommand.html
- [similar]
- Dispatch pending events 7957
- « EventBase::gotStop EventBase::priorityInit » PHP Manual EventBase Dispatch pending events Even
...
ータ flags Optional flags. One of EventBase::LOOP_* constants. See EventBase constants . 戻り値 成功した場合に t ...
EventBase , events , Dispatch , pending , flags , constants , Otherwise , Event , objects , not ...
-
https://man.plustar.jp/php/eventbase.loop.html
- [similar]
- Sets one or more flags to configure the eventual EventBase will be initialized 7868
- « EventConfig::requireFeatures EventConfig::setMaxDispatchInterval » PHP Manual EventConfig Sets
...
ll work. パラメータ flags One of EventBase::LOOP_* constants. See EventBase constants . 戻り値 成功した場合に t ...
tual , setFlags , initialized , configure , Sets , constants , パラメータ ...
-
https://man.plustar.jp/php/eventconfig.setflags.html
- [similar]
- Constructs an OpenSSL context for use with Event classes 7692
- « EventSslContext EventUtil » PHP Manual EventSslContext Constructs an OpenSSL context for use w
...
パラメータ method One of EventSslContext::*_METHOD constants . options Associative array of SSL context options ...
One of EventSslContext::OPT_* constants . 戻り値 Returns EventSslContext object. 例 例1 Ev ...
ct , Constructs , use , Event , classes , string , constants , パラメータ ...
-
https://man.plustar.jp/php/eventsslcontext.construct.html
- [similar]
- Similar to define(), but allows defining in class definitions as well 7516
- « runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo
...
ewVisibility Visibility of the constant, for class constants. Public by default. One of the RUNKIT7_ACC_* const ...
, define , string , indicate , already , defined , constants , newVisibility , well ...
-
https://man.plustar.jp/php/function.runkit7-constant-add.html
- [similar]
- MACD with controllable MA type 7516
- « trader_macd trader_macdfix » PHP Manual Trader 関数 MACD with controllable MA type trader_macd
...
ng Average for fast MA. TRADER_MA_TYPE_* series of constants should be used. slowPeriod Number of period for th ...
ng Average for slow MA. TRADER_MA_TYPE_* series of constants should be used. signalPeriod Smoothing for the sig ...
verage for signal line. TRADER_MA_TYPE_* series of constants should be used. 戻り値 Returns an array with calcu ...
-
https://man.plustar.jp/php/function.trader-macdext.html
- [similar]