検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 133 for (0.015 sec.)
演算子の優先順位 5969
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二 ... の結合性によって評価順 (右から評価するのか、あるいはから評価するのか) が決まります。 たとえば "-" は... ? : 三項演算子 (PHP 8.0.0 より前のバージョンでは、結合でした) right = += -= *= **= /= .= %= &= |= ^= < ... も結合しなくなりました。 これより前のバージョンでは、結合でした。 7.4.0 三項演算子( ? : ) が結合であるこ ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
巨大な数を比較する 5909
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する ... ル攻撃によるリークはありません。 パラメータ string1 オペランド string2 右オペランド 戻り値 string1 が st ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
検索文字列に一致したすべての文字列を置換する 5909
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str ... て…… // 最終的に E が F に置換されるからです。置換はから右へと順に行われます $search = array( 'A' , 'B' ... います。 警告 置換の順番に関するメモ str_replace() はから右へと置換を行うので、 複数の置換を行うときには、 ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
画像にテキストによる注記を加える 5909
« Gmagick::addnoiseimage Gmagick::blurimage » PHP Manual Gmagick 画像にテキストによる注記を加える ... 画設定を含む GmagickDraw オブジェクト。 x テキストの端の水平オフセットをあらわすピクセル数。 y テキストの ...
https://man.plustar.jp/php/gmagick.annotateimage.html - [similar]
選択肢 5909
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選 ... 列にマッチします)。マッチの手順としては、 各選択肢がから右に順にマッチするかどうか試行され、 最初にマッチ ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
サブパターン 5909
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパター ... で) 返されます。 開きカッコの数が(1 から始まって)から右に数えられ、 キャプチャ用サブパターン (capturi ... は、まったく同じ文字列集合にマッチします。 選択肢はから右に試行され、オプションはサブパターンの終端に達 ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
IntlPartsIterator クラス 5788
« IntlDatePatternGenerator::getBestPattern IntlPartsIterator::getBreakIterator » PHP Manual intl ... で認識されたテキストの断片を提供します。 キーは境界の側、右側、として表現されるかもしれませんし、 負でない ...
https://man.plustar.jp/php/class.intlpartsiterator.html - [similar]
2つの任意精度の数値を加算する 5788
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP ... string num1 を num2 に加算します。 パラメータ num1 オペランドを表す文字列。 num2 右オペランドを表す文字 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
2 つの任意精度数値を比較する 5788
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7 ... を比較し、 結果を整数値で返します。 パラメータ num1 オペランドを表す文字列。 num2 右オペランドを表す文字 ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
任意精度数値の減算を行う 5788
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP ... nd から right_operand を引きます。 パラメータ num1 オペランドを表す文字列。 num2 右オペランドを表す文字 ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT