検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 777 for e (0.059 sec.)
Constructs Event object 3198
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL ... event >= 1.2.6-beta) Event::__construct — Constructs ... Event object 説明 public Event::__construct ( EventB ... ase $base , mixed $fd , int $what , callable $cb , mix ... ed $arg = NULL ) Constructs Event object. パラメータ base The event base to asso ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures event 3198
« Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL even ... t >= 1.2.6-beta) Event::set — Re-configures event 説明 public Ev ... ent::set ( EventBase $base , mixed $fd , int $what = ? , c ... allable $cb = ? , mixed $arg = ? ): bool Re-configures eve ... nt. Note, this function doesn't invoke obsolete libevent's ...
https://man.plustar.jp/php/event.set.html - [similar]
Copies out specified number of bytes from the front of the buffer 3198
« EventBuffer::__construct EventBuffer::drain » PHP Manual EventBuffer Copies out specified numb ... er of bytes from the front of the buffer EventBuffer::copyout ... (PECL event >= 1.2.6-beta) EventBuffer::copyout — Copi ... es out specified number of bytes from the front of the buffer ... 説明 public EventBuffer::copyout ( string &$data , int $max_byte ...
https://man.plustar.jp/php/eventbuffer.copyout.html - [similar]
About buffer event callbacks 3198
« EventBufferEvent::writeBuffer EventConfig » PHP Manual Event About buffer event callbacks Abou ... t buffer event callbacks An object of EventBufferEvent cla ... ss represents a buffer event . The asynchronous nature o ... f I/O performed by Libevent implies that a socket(or other ... kind of file descriptor) is not always available. Event invokes ...
https://man.plustar.jp/php/eventbufferevent.about.callbacks.html - [similar]
Creates a new FFI object 3198
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8 ... ) FFI::cdef — Creates a new FFI object 説明 public static FFI ... ::cdef ( string $code = "" , ? string $lib = null ): FFI ... Creates a new FFI object. パラメータ code A string con ... taining a sequence of declarations in regular C language (types ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
Creates an FFI\CType object from a C declaration 3198
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI: ... :type (PHP 7 >= 7.4.0, PHP 8) FFI::type — Creates an FFI ... \CType object from a C declaration 説明 public static FFI ... ::type ( string $type ): ? FFI\CType public FFI::type ( s ... tring $type ): ? FFI\CType This function creates and returns a ...
https://man.plustar.jp/php/ffi.type.html - [similar]
フィルタフラグ 3198
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... フラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_S ... ANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UN ... SAFE_RAW コードが 32 未満の文字を除去します。 FILTER_FL ... AG_STRIP_HIGH FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
検証フィルタ 3198
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... の一覧 ID 名前 オプション フラグ 説明 FILTER_VALIDATE_BOOLEAN , FILTER_VALIDATE_BOOL "boolean" ... default FILTER_NULL_ON_FAILURE "1"、"true"、"on" およ ... び "yes" の場合に true 、 それ以外の場合に false を返しま ... す。 FILTER_NULL_ON_FAILURE が設定されている場合は、 false...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 3198
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用す ... ー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ... 行われます。 注意 : 内部関数の多く (たとえば strtolower() ) は、 期待しているよりも多い引数を受け取ると警 ... lback への三番目の引数として渡されます。 戻り値 true を返します。 エラー / 例外 PHP 7.1.0 以降では、 ca ... る場合) 3個より多いパラメータを必要とする場合、 ArgumentCountError がスローされます。 7.1.0 より前のバージ ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
assertion が false であるかどうかを調べる 3198
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false ... であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion ... が false であるかどうかを調べる 説明 PHP 5 および PHP 7 ass ... ert ( mixed $assertion , string $description = ? ): bool PHP ... 7 assert ( mixed $assertion , Throwable $exception = ? ): ...
https://man.plustar.jp/php/function.assert.html - [similar]