検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 3989 for int (0.133 sec.)
The EventDnsBase class 2480
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... 要 final class EventDnsBase { /* Constants */ const int OPTION_SEARCH = 1 ; const int OPTION_NAMESERVERS = ... 2 ; const int OPTION_MISC = 4 ; const int OPTION_HOSTSFILE = 8 ; ... const int OPTIONS_ALL = 15 ; /* メソッド */ public addNamese ... e , bool $initialize ) public countNameservers (): int public loadHosts ( string $hosts ): bool public pa ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
The GearmanTask class 2480
« GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class T ... | false public data (): string public dataSize (): int public function (): string public functionName (): ... bool public jobHandle (): string public recvData ( int $data_len ): array public returnCode (): int publi ... c sendData ( string $data ): int public sendWorkload ( string $data ): int public t ... askDenominator (): int public taskNumerator (): int public unique (): str ...
https://man.plustar.jp/php/class.gearmantask.html - [similar]
Worker クラス 2480
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads ... ッド */ public collect ( Callable $collector = ? ): int public getStacked (): int public isShutdown (): bo ... hutdown (): bool public stack ( Threaded &$work ): int public unstack (): int /* 継承したメソッド */ publ ... ic Thread::getCreatorId (): int public static Thread::getCurrentThread (): Thread ... public static Thread::getCurrentThreadId (): int public Thread::getThreadId (): int public Thread:: ...
https://man.plustar.jp/php/class.worker.html - [similar]
Return the servers to which this manager is connected 2480
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... (10) { ["host"]=> string(9) "localhost" ["port"]=> int(27017) ["type"]=> int(1) ["is_primary"]=> bool(fal ... ablePrimary"]=> bool(true) ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ... ["maxWriteBatchSize"]=> int(1000) ["localTime"]=> object(MongoDB\BSON\UTCDateT ... ime)#4 (1) { ["milliseconds"]=> int(1447267964517) } ["maxWireVersion"]=> int(3) ["min ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
Tab Control 2469
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0 ... lic append ( string $name , UI\Control $control ): int public delete ( int $index ): bool public hasMargi ... n ( int $page ): bool public insertAt ( string $name , int ... $page , UI\Control $control ) public pages (): int public setMargin ( int $page , bool $margin ) /* 継 ... (): UI\Control public UI\Control::getTopLevel (): int public UI\Control::hide () public UI\Control::isEn ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Manipulation 2469
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= ... chunk — Manipulation 説明 public Threaded::chunk ( int $size , bool $preserve ): array Fetches a chunk of ... ?> 上の例の出力は以下となります。 array(5) { [0]=> int(0) [1]=> int(1) [2]=> int(2) [3]=> int(3) [4]=> in ... t(4) } 関連キーワード: Manipulation , Threaded , int , chunk , array , property , size , objects , pres ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
CachingIterator クラス 2458
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラ ... Access , Countable , Stringable { /* 定数 */ const int CALL_TOSTRING = 1 ; const int CATCH_GET_CHILD = 16 ... ; const int TOSTRING_USE_KEY = 2 ; const int TOSTRING_USE_CURR ... ENT = 4 ; const int TOSTRING_USE_INNER = 8 ; const int FULL_CACHE = 25 ... ソッド */ public __construct ( Iterator $iterator , int $flags = CachingIterator::CALL_TOSTRING ) public c ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
Parsing 2458
« CommonMark 関数 CommonMark\Render » PHP Manual CommonMark 関数 Parsing CommonMark\Parse (cmark ... Parsing 説明 CommonMark\Parse ( string $content , int $options = ? ): CommonMark\Node Shall parse conten ... ring options A mask of: CommonMark\Parser\Normal ( int ) CommonMark\Parser\Normalize ( int ) CommonMark\P ... arser\ValidateUTF8 ( int ) CommonMark\Parser\Smart ( int ) 戻り値 Shall ret ... urn root CommonMark\Node 関連キーワード: Parsing , int , content , 関数 , string , Node , Shall , Render ...
https://man.plustar.jp/php/function.commonmark-parse.html - [similar]
The Vector class 2447
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec ... e a value's index is a direct mapping to its index in the buffer, and the growth factor isn't bound to a ... Ds\Sequence , ArrayAccess { /* Constants */ const int MIN_CAPACITY = 10 ; /* メソッド */ public allocate ... ( int $capacity ): void public apply ( callable $callbac ... k ): void public capacity (): int public clear (): void public contains ( mixed ...$ ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The EvSignal class 2447
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... mber of watchers for the same signal, but only within the same loop, i.e. one can watch for SIGINT in the ... nother loop, but it is not allowed to watch for SIGINT in both the default loop and another loop at the s ... iour enabled, so system calls should not be unduly interrupted. In case of a problem with system calls ge ... tting interrupted by signals, all the signals can be blocked ...
https://man.plustar.jp/php/class.evsignal.html - [similar]