検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 5876 for Public (0.034 sec.)
finfo クラス 1877
« mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3. ... 提供します。 クラス概要 class finfo { /* メソッド */ public __construct ( int $flags = FILEINFO_NONE , ? strin ... g $magic_database = null ) public buffer ( string $string , int $flags = FILEINFO_NO ... NE , ? resource $context = null ): string | false public file ( string $filename , int $flags = FILEINFO_NO ... NE , ? resource $context = null ): string | false public set_flags ( int $flags ): bool } 目次 finfo::buffe ...
https://man.plustar.jp/php/class.finfo.html - [similar]
The MongoDB\BSON\Decimal128 class 1877
« MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSO ... onSerializable , Stringable { /* メソッド */ final public __construct ( string $value = ? ) final public jso ... nSerialize (): mixed final public serialize (): string final public __toString (): s ... tring final public unserialize ( string $serialized ): void } 変更履歴 ... ecimal128 関連キーワード: BSON , Decimal , final , public , string , Implements , unserialize , decimal , ty ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html - [similar]
Warning クラス 1877
« TableUpdate::where Warning::__construct » PHP Manual Mysql_xdevapi Warning クラス Warning クラ ... 概要 class mysql_xdevapi\Warning { /* プロパティ */ public $ message ; public $ level ; public $ code ; /* Co ... クタ 関連キーワード: クラス , construct , xdevapi , public , TableUpdate , where , Mysql , 概要 , Constructor ...
https://man.plustar.jp/php/class.mysql-xdevapi-warning.html - [similar]
ReflectionUnionType クラス 1877
« ReflectionType::__toString ReflectionUnionType::getTypes » PHP Manual リフレクション Reflectio ... nUnionType extends ReflectionType { /* メソッド */ public getTypes (): array /* 継承したメソッド */ public R ... eflectionType::allowsNull (): bool public ReflectionType::__toString (): string } 目次 Refle ... onUnionType , クラス , ReflectionType , getTypes , public , toString , メソッド , 概要 , extends , array ...
https://man.plustar.jp/php/class.reflectionuniontype.html - [similar]
ResourceBundle クラス 1877
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス R ... nts IteratorAggregate , Countable { /* メソッド */ public __construct ( ? string $locale , ? string $bundle ... , bool $fallback = true ) public count (): int public static create ( ? string $loc ... bundle , bool $fallback = true ): ? ResourceBundle public getErrorCode (): int public getErrorMessage (): st ... ring public get ( string | int $index , bool $fallback = true ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
SolrUtils クラス 1877
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr ... クラス概要 abstract class SolrUtils { /* メソッド */ public static digestXmlResponse ( string $xmlresponse , i ... nt $parse_mode = 0 ): SolrObject public static escapeQueryChars ( string $str ): string | ... false public static getSolrVersion (): string public static que ... ring 関連キーワード: SolrUtils , string , クラス , public , static , digestXmlResponse , メソッド , SolrObje ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 1877
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェク ... ted $fileHandle ; protected $line ; protected $i ; public function __construct ( $fileName ) { if (! $this - ... ( 'Couldn\'t open file "' . $fileName . '"' ); } } public function rewind () { fseek ( $this -> fileHandle , ... fgets ( $this -> fileHandle ); $this -> i = 0 ; } public function valid () { return false !== $this -> line ... ; } public function current () { return $this -> line ; } pub ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
The HRTime\PerformanceCounter class 1868
« Basic usage HRTime\PerformanceCounter::getFrequency » PHP Manual HRTime The HRTime\Performance ... 要 class HRTime\PerformanceCounter { /* メソッド */ public static getFrequency (): int public static getTicks ... (): int public static getTicksSince ( int $start ): int } 目次 HR ... 関連キーワード: HRTime , PerformanceCounter , int , public , getFrequency , static , ticks , getTicksSince , ...
https://man.plustar.jp/php/class.hrtime-performancecounter.html - [similar]
ReflectionIntersectionType クラス 1868
« ReflectionFiber::getTrace ReflectionIntersectionType::getTypes » PHP Manual リフレクション Ref ... ectionType extends ReflectionType { /* メソッド */ public getTypes (): array /* 継承したメソッド */ public R ... eflectionType::allowsNull (): bool public ReflectionType::__toString (): string } 目次 Refle ... sectionType , クラス , getTypes , ReflectionType , public , メソッド , ReflectionFiber , getTrace , 概要 , e ...
https://man.plustar.jp/php/class.reflectionintersectiontype.html - [similar]
V8Js クラス 1868
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに こ ... ; const int FLAG_FORCE_ARRAY = 2 ; /* メソッド */ public __construct ( string $object_name = "PHP" , array ... rray() , bool $report_uncaught_exceptions = true ) public executeString ( string $script , string $identifie ... eString()" , int $flags = V8Js::FLAG_NONE ): mixed public static getExtensions (): array public getPendingEx ... ception (): V8JsException public static registerExtension ( string $extension_name ...
https://man.plustar.jp/php/class.v8js.html - [similar]