検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 734 for s (0.045 sec.)
指定された範囲の全てのUnicode文字を走査する 2914
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字 ... を走査する IntlChar::enumCharNames (PHP 7, PHP 8) IntlChar::enumCharNames — 指定された ... 範囲の全てのUnicode文字を走査する 説明 public static IntlChar::enumCharNames ( int | string $start ... , int | string $end , callable $callback , int $type = IntlC ... n name と異なるもののみが走査されます。 パラメータ start 走査を開始する最初のコードポイント。 end 走査す ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 2914
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名 ... 名前に対応する、プロパティの値を取得する 説明 public static IntlChar::getPropertyValueEnum ( int $propert ... y , string $name ): int 指定された値の名前に対応する、プ ... す。 Unicode のデータベースファイル PropertyValueAliases.txt に存在するものです。 短縮名や長い名前、その他 ... の名前も認識します。 注意 : PropertyValueAliases.txt に存在する名前の中には、 IntlChar::PROPERTY_ ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
ビット演算子 2914
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... が文字列の場合、その演算は、 文字列を構成する文字の ASCII 値を使って行います。その結果は文字列になります。 ... が文字列の場合、その演算は、 文字列を構成する文字の ASCII 値を使って行います。その結果は文字列になります。 ... mat = '(%1$2d = %1$04b) = (%2$2d = %2$04b)' . ' %3$s (%4$2d = %4$04b)' . "\n" ; echo <<<EOH --------- - ... -------- -- --------- result value op test --------- --------- -- --------- ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
Add a delete operation to the bulk 2914
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\B ... lete ( array | object $filter , array $deleteOptions = ? ): void Adds a delete operation to the MongoDB ... 意 : When evaluating query criteria, MongoDB compares types and values according to its own » comparison ... rules for BSON types , which differs from PHP's comparis ... on and type juggling rules. When matching a special BSON type the query crite ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]
Execute one or more write operations on this server 2914
« MongoDB\Driver\Server::__construct MongoDB\Driver\Server::executeCommand » PHP Manual MongoDB\ ... Driver\Server Execute one or more write operations on this ... server MongoDB\Driver\Server::executeBulkWrite (mongodb >=1.0.0) MongoDB\D ... river\Server::executeBulkWrite — Execute one or more write ... operations on this server 説明 final public MongoDB\Driver\Se ...
https://man.plustar.jp/php/mongodb-driver-server.executebulkwrite.html - [similar]
Execute a database command that reads and writes on this server 2914
« MongoDB\Driver\Server::executeReadCommand MongoDB\Driver\Server::executeWriteCommand » PHP Man ... ual MongoDB\Driver\Server Execute a database command that reads and wri ... tes on this server MongoDB\Driver\Server::executeReadW ... riteCommand (mongodb >=1.4.0) MongoDB\Driver\Server::executeReadWriteCommand — Execute a database ... command that reads and writes on this server 説明 final public MongoD ...
https://man.plustar.jp/php/mongodb-driver-server.executereadwritecommand.html - [similar]
Execute a database command that writes on this server 2914
« MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon ... goDB\Driver\Server Execute a database command that writes on thi ... s server MongoDB\Driver\Server::executeWriteCommand (m ... ongodb >=1.4.0) MongoDB\Driver\Server::executeWriteCommand — Execute a database com ... mand that writes on this server 説明 final public MongoDB\Driver\Se ...
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html - [similar]
接続を問い合わせる 2914
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll ( ... PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::poll -- mysqli_poll — 接続を問い合わせる 説明 ... オブジェクト指向型 public static mysqli::poll ( ? array &$read , ? array &$err ... or , array &$reject , int $seconds , int $microseconds = 0 ): int | false 手続き ... 型 mysqli_poll ( ? array &$read , ? array &$error , array ...
https://man.plustar.jp/php/mysqli.poll.html - [similar]
エスケープシーケンス 2914
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ ... 水平方向の空白文字 \H 水平方向の空白文字でない文字 \s 空白文字 \S 空白文字でない文字 \v 垂直方向の空白文 ... は、128から255までのコードポイントの文字 (たとえば NBSP (A0)) も空白文字とみなされる可能性があります。 単 ... す。 バックスラッシュの第 4 の使用法は、簡単な言明 (assertion) です。 言明とは、マッチがある特定の位置でだ ... を指定するもので、 検索対象文字列から文字を消費 (consume)〔つまり文字自体にマッチ〕 しません。サブパター ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
SimpleXML 要素に属性を追加する 2914
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性 ... を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP ... 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性 ... を追加する 説明 public SimpleXMLElement::addAttribute ( string $qualifiedNa ... me , string $value , ? string $namespace = null ): void S ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]