検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 347 for 最大 (0.061 sec.)
文字列の metaphone キーを計算する 4043
« md5 money_format » PHP Manual String 関数 文字列の metaphone キーを計算する metaphone (PHP 4, ... s このパラメータは、返される metaphone キーの長さを最大 max_phonemes 文字 までに制限します。 しかし、phone ...
https://man.plustar.jp/php/function.metaphone.html - [similar]
メッセージキューデータ構造体の情報を返す 4043
« msg_set_queue sem_acquire » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を返す m ... 数。 msg_qbytes ひとつのメッセージキューに含められる最大のバイト数。 Linux では、この値の取得や設定を /proc/ ...
https://man.plustar.jp/php/function.msg-stat-queue.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 4043
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_sr ... 器を介して乱数値を生成する mt_getrandmax() - 乱数値の最大値を表示する srand() - 乱数生成器を初期化する 関連キ ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
ラージオブジェクトに書き込む 4043
« pg_lo_unlink pg_meta_data » PHP Manual PostgreSQL 関数 ラージオブジェクトに書き込む pg_lo_writ ... バイトのみが書き込まれます。 length 書き込むデータの最大バイト数(オプション)。0 より大きく、かつ data のサ ...
https://man.plustar.jp/php/function.pg-lo-write.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 4043
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を ... 定します。 limit subject 文字列における 各パターンの最大置換回数。デフォルトは -1 (無制限) です。 count 指定 ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
暗号論的に安全な疑似乱数を生成する 4043
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP ... PHP_INT_MIN 以上でなければなりません。 max 返される最大値。 この値は、 PHP_INT_MAX 以下でなければなりません ...
https://man.plustar.jp/php/function.random-int.html - [similar]
ソケットに書き込む 4043
« socket_strerror socket_wsaprotocol_info_export » PHP Manual ソケット 関数 ソケットに書き込む s ... 上で接続待ち(listen)する socket_read() - ソケットから最大バイト長まで読みこむ socket_strerror() - ソケットエラ ...
https://man.plustar.jp/php/function.socket-write.html - [similar]
CSV 文字列をパースして配列に格納する 4043
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_g ... 字のみ)。 escape エスケープ文字 (シングルバイト文字 最大1文字)。デフォルトはバックスラッシュ ( \ )。 空文字 ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 4043
« strtr substr_count » PHP Manual String 関数 指定した位置から指定した長さの 2 つの文字列について ... bstr_compare() は、 haystack の offset 文字目以降の最大 length 文字を、 needle と比較します。 パラメータ h ...
https://man.plustar.jp/php/function.substr-compare.html - [similar]
副文字列の出現回数を数える 4043
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count ... 。 length 指定したオフセット以降に副文字列で検索する最大長。 オフセットと長さの総和が haystack の長さよりも長 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]