検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 507 for [SIMILAR] 16 1024 4096 WITH 30153 iteratoraggreg... (0.784 sec.)
The Collectable interface 0
« Worker::unstack Collectable::isGarbage » PHP Manual pthreads The Collectable interface The Collectable interface (PECL pthreads >= 2.0.8) はじめに Represents a garbage-collectable object. インターフェイス概要 interface Collectable { /* メソッド */ public isGarbage (): bool } 目次 Colle ...
https://man.plustar.jp/php/class.collectable.html - [similar]
ラージオブジェクトを生成する 0
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $obj ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
メタデータ 0
« トランザクションのサポート インストール/設定 » PHP Manual クイックスタートガイド メタデータ メタデータ MySQL の結果セットは、メタデータを含んでいます。 メタデータは、結果セットで見つかったカラムの情報を説明するものです。 MySQL が送信した全てのメタデータは、 mysqli のインターフェイスを通 ...
https://man.plustar.jp/php/mysqli.quickstart.metadata.html - [similar]
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
コードポイントと対になる括弧文字を取得する 0
« IntlChar::forDigit IntlChar::getBlockCode » PHP Manual IntlChar コードポイントと対になる括弧文字を取得する IntlChar::getBidiPairedBracket (PHP 7, PHP 8) IntlChar::getBidiPairedBracket — コードポイントと対になる括弧文字を取得する 説明 public static IntlChar::getBidiPairedBracket ( int | ...
https://man.plustar.jp/php/intlchar.getbidipairedbracket.html - [similar]
コードポイントが識別子として使えるかを調べる 0
« IntlChar::isIDIgnorable IntlChar::isIDStart » PHP Manual IntlChar コードポイントが識別子として使えるかを調べる IntlChar::isIDPart (PHP 7, PHP 8) IntlChar::isIDPart — コードポイントが識別子として使えるかを調べる 説明 public static IntlChar::isIDPart ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isidpart.html - [similar]
コードポイントが小文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicodeプロパティを持つかを調べる IntlChar::isULowercase (PHP 7, PHP 8) IntlChar::isULowercase — コードポイントが小文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isULowercase ( ...
https://man.plustar.jp/php/intlchar.isulowercase.html - [similar]
コードポイントが大文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isupper IntlChar::isUWhiteSpace » PHP Manual IntlChar コードポイントが大文字のUnicodeプロパティを持つかを調べる IntlChar::isUUppercase (PHP 7, PHP 8) IntlChar::isUUppercase — コードポイントが大文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isUUppercase ( ...
https://man.plustar.jp/php/intlchar.isuuppercase.html - [similar]
デフォルトプロパティを取得する 0
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デフォルトプロパティを取得する ReflectionClass::getDefaultProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getDefaultProperties — デフォルトプロパティを取得する 説明 public ReflectionClass::get ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]