検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 3989 for int (0.024 sec.)
Normalizer クラス 2404
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normali ... zer クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 正規化とは、文字や文字列を正式 ... blic static getRawDecomposition ( string $string , int $form = Normalizer::FORM_C ): ? string public stat ... ic isNormalized ( string $string , int $form = Normalizer::FORM_C ): bool public static n ... ormalize ( string $string , int $form = Normalizer::FORM_C ): string | false } 定義 ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
ReflectionMethod クラス 2404
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... ends ReflectionFunctionAbstract { /* 定数 */ const int IS_STATIC = 16 ; const int IS_PUBLIC = 1 ; const i ... nt IS_PROTECTED = 2 ; const int IS_PRIVATE = 4 ; const int IS_ABSTRACT = 64 ; cons ... t int IS_FINAL = 32 ; /* プロパティ */ public string $ c ... gClass (): ReflectionClass public getModifiers (): int public getPrototype (): ReflectionMethod public in ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
Draw Stroke 2404
« UI\Draw\Color::setChannel UI\Draw\Stroke::__construct » PHP Manual UI Draw Stroke Draw Stroke ... aw\Stroke { /* Constructor */ public __construct ( int $cap = UI\Draw\Line\Cap::Flat , int $join = UI\Dra ... miterLimit = 10 ) /* メソッド */ public getCap (): int public getJoin (): int public getMiterLimit (): fl ... oat public getThickness (): float public setCap ( int $cap ) public setJoin ( int $join ) public setMite ... hickness 関連キーワード: Stroke , public , float , int , Get , Set , Cap , construct , Miter , thickness ...
https://man.plustar.jp/php/class.ui-draw-stroke.html - [similar]
Parsing 2404
« CommonMark\Parser CommonMark\Parser::parse » PHP Manual CommonMark\Parser Parsing CommonMark\P ... rsing 説明 public CommonMark\Parser::__construct ( int $options = ? ) 警告 この関数は、 現在のところ詳細な ... メータ options A mask of: CommonMark\Parser\Normal ( int ) CommonMark\Parser\Normalize ( int ) CommonMark\P ... arser\ValidateUTF8 ( int ) CommonMark\Parser\Smart ( int ) 関連キーワード: ... Parsing , Parser , int , construct , cmark , public , 警告 , 関数 , 情報 ...
https://man.plustar.jp/php/commonmark-parser.construct.html - [similar]
The EvIo class 2393
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... k because there is no data. It is very easy to get into this situation. Thus it is best to always use non ... ready. Some people additionally use SIGALRM and an interval timer, just to be sure thry won't block infin ... ; /* メソッド */ public __construct ( mixed $fd , int $events , callable $callback , mixed $data = ? , i ... ) final public static createStopped ( mixed $fd , int $events , callable $callback , mixed $data = null ...
https://man.plustar.jp/php/class.evio.html - [similar]
PDO クラス 2393
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 > ... sword = null , ? array $options = null ) public beginTransaction (): bool public commit (): bool public e ... rInfo (): array public exec ( string $statement ): int | false public getAttribute ( int $attribute ): mi ... public static getAvailableDrivers (): array public inTransaction (): bool public lastInsertId ( ? string ... Statement | false public query ( string $query , ? int $fetchMode = null ): PDOStatement | false public q ...
https://man.plustar.jp/php/class.pdo.html - [similar]
PhpToken クラス 2393
« 例 PhpToken::__construct » PHP Manual Tokenizer PhpToken クラス PhpToken クラス (PHP 8) はじめ ... en implements Stringable { /* プロパティ */ public int $ id ; public string $ text ; public int $ line ; ... public int $ pos ; /* メソッド */ final public __construct ( ... int $id , string $text , int $line = -1 , int $pos = -1 ) public getTokenName ( ... ): ? string public is ( int | string | array $kind ): bool public isIgnorable ...
https://man.plustar.jp/php/class.phptoken.html - [similar]
The SolrClient class 2393
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... クラス概要 final class SolrClient { /* 定数 */ const int SEARCH_SERVLET_TYPE = 1 ; const int UPDATE_SERVLET ... _TYPE = 2 ; const int THREADS_SERVLET_TYPE = 4 ; const int PING_SERVLET_ ... TYPE = 8 ; const int TERMS_SERVLET_TYPE = 16 ; const int SYSTEM_SERVLET ... SolrInputDocument $doc , bool $overwrite = true , int $commitWithin = 0 ): SolrUpdateResponse public add ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
The EventBase class 2382
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... ス概要 final class EventBase { /* Constants */ const int LOOP_ONCE = 1 ; const int LOOP_NONBLOCK = 2 ; cons ... t int NOLOCK = 1 ; const int STARTUP_IOCP = 4 ; const in ... t NO_CACHE_TIME = 8 ; const int EPOLL_USE_CHANGELIST = 16 ; /* メソッド */ public ... : bool public free (): void public getFeatures (): int public getMethod (): string public getTimeOfDayCac ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
The MongoDB\Driver\ReadPreference class 2382
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... erializable , Serializable { /* Constants */ const int RP_PRIMARY = 1 ; const int RP_PRIMARY_PREFERRED = ... 5 ; const int RP_SECONDARY = 2 ; const int RP_SECONDARY_PREFERRE ... D = 6 ; const int RP_NEAREST = 10 ; const string PRIMARY = primary ; ... Preferred ; const string NEAREST = nearest ; const int NO_MAX_STALENESS = -1 ; const int SMALLEST_MAX_STA ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]