検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 203 for [SIMILAR] 16 1024 4096 WITH 16048 プタ WITH 1367... (1.067 sec.)
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 0
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
プロセスのリソースを管理する 0
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
Represents a Font 0
« UI\Draw\Text\Layout::setWidth UI\Draw\Text\Font::__construct » PHP Manual UI Represents a Font Represents a Font (UI 0.9.9) はじめに Loads a described font クラス概要 class UI\Draw\Text\Font { /* Constructor */ public __construct ( UI\Draw\Text\Font\Descriptor $descriptor ) /* メソッド ...
https://man.plustar.jp/php/class.ui-draw-text-font.html - [similar]
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
MQSeries MQPUT1 0
« mqseries_open mqseries_put » PHP Manual mqseries 関数 MQSeries MQPUT1 mqseries_put1 (PECL mqseries >= 0.10.0) mqseries_put1 — MQSeries MQPUT1 説明 mqseries_put1 ( resource $hconn , resource &$objDesc , resource &$msgDesc , resource &$pmo , string $buffer , resource &$compCode , resourc ...
https://man.plustar.jp/php/function.mqseries-put1.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]