検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1267 for Value (0.079 sec.)
Reverses the map in-place 2937
« Ds\Map::remove Ds\Map::reversed » PHP Manual Map Reverses the map in-place Ds\Map::reverse (PE ... s\Map Object ( [0] => Ds\Pair Object ( [key] => c [value] => 3 ) [1] => Ds\Pair Object ( [key] => b [value] ... => 2 ) [2] => Ds\Pair Object ( [key] => a [value] => 1 ) ) 関連キーワード: Ds , Reverses , map , Ma ...
https://man.plustar.jp/php/ds-map.reverse.html - [similar]
Returns a reversed copy 2937
« Ds\Map::reverse Ds\Map::skip » PHP Manual Map Returns a reversed copy Ds\Map::reversed (PECL d ... s\Map Object ( [0] => Ds\Pair Object ( [key] => c [value] => 3 ) [1] => Ds\Pair Object ( [key] => b [value] ... => 2 ) [2] => Ds\Pair Object ( [key] => a [value] => 1 ) ) 関連キーワード: reversed , Ds , copy , M ...
https://man.plustar.jp/php/ds-map.reversed.html - [similar]
指定長、指定した値で配列を埋める 2937
« array_multisort array_pop » PHP Manual 配列 関数 指定長、指定した値で配列を埋める array_pad (P ... 説明 array_pad ( array $array , int $length , mixed $value ): array array_pad() は、 length で指定した長さにな ... るように値 value で埋めて array のコピーを返します。 length が正の場 ... を埋めるもととなる配列。 length 新しい配列のサイズ。 value array が length より小さいときに、 埋めるために使用 ... する値。 戻り値 length で指定した長さになるように値 value で埋めて array のコピーを返します。 length が正の場 ...
https://man.plustar.jp/php/function.array-pad.html - [similar]
変数の boolean としての値を取得する 2937
« 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としての値を取得する b ... boolean としての値を取得する 説明 boolval ( mixed $value ): bool value の bool としての値を返します。 パラメ ... ータ value bool に変換したいスカラー値。 戻り値 value の bool ...
https://man.plustar.jp/php/function.boolval.html - [similar]
8859 文字を t61 文字に変換する 2937
« LDAP 関数 ldap_add_ext » PHP Manual LDAP 関数 8859 文字を t61 文字に変換する ldap_8859_to_t61 ... t61 文字に変換する 説明 ldap_8859_to_t61 ( string $value ): string | false ISO-8859 文字を t61 文字に変換し ... り取りしなければならない場合に有用です。 パラメータ value 変換するテキスト。 戻り値 value を t61 に変換したも ...
https://man.plustar.jp/php/function.ldap-8859-to-t61.html - [similar]
Similar to define(), but allows defining in class definitions as well 2937
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... kit7_constant_add ( string $constant_name , mixed $value , int $newVisibility = ? ): bool パラメータ consta ... classname::constname to indicate a class constant. value NULL, Bool, Long, Double, String, Array, or Resour ... ce value to store in the new constant. newVisibility Visibi ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
variant の整数部を返す 2937
« variant_imp variant_mod » PHP Manual COM関数 variant の整数部を返す variant_int (PHP 5, PHP 7, ... — variant の整数部を返す 説明 variant_int ( mixed $value ): variant variant の整数部を返します。 パラメータ ... value variant。 注意 : variant に関するすべての計算用関数 ... DN のドキュメントでは VarAdd() となります。 戻り値 value が負の数の場合、variant の値以上の 最初の整数値を返 ... します。それ以外の場合は value の値の整数部分を返します。 エラー / 例外 失敗時に ...
https://man.plustar.jp/php/function.variant-int.html - [similar]
単一の値を WDDX パケットにシリアライズする 2937
« wddx_packet_start wddx_serialize_vars » PHP Manual WDDX 関数 単一の値を WDDX パケットにシリアラ ... イズする wddx_serialize_value (PHP 4, PHP 5, PHP 7) wddx_serialize_value — 単一の ... PHP 7.4.0 で 削除 されました。 説明 wddx_serialize_value ( mixed $var , string $comment = ? ): string 指定し ...
https://man.plustar.jp/php/function.wddx-serialize-value.html - [similar]
Description 2937
« ImagickPixel::getColorValue ImagickPixel::getHSL » PHP Manual ImagickPixel Description Imagick ... Pixel::getColorValueQuantum (PECL imagick 2 >= 2.3.0, PECL imagick 3) I ... magickPixel::getColorValueQuantum — Description 説明 public ImagickPixel::get ... ColorValueQuantum ( int $color ): int | float Gets the quantu ... m value of a color in the ImagickPixel. Return value is a ...
https://man.plustar.jp/php/imagickpixel.getcolorvaluequantum.html - [similar]
Set the idle callback function 2937
« ZMQDevice::run ZMQDevice::setIdleTimeout » PHP Manual ZMQDevice Set the idle callback function ... vents. If the callback function returns false or a value that evaluates to false the device is stopped. The ... voke when the device is idle. Returning false or a value that evaluates to false from this function will ca ... en there is no activity on the device. The timeout value guarantees that there is at least this amount of m ...
https://man.plustar.jp/php/zmqdevice.setidlecallback.html - [similar]