検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 202 for remove (0.021 sec.)
The parallel\Events class 5229
« parallel\Channel::close parallel\Events::setBlocking » PHP Manual parallel The parallel\Events ... ing $name , parallel\Future $future ): void public remove ( string $target ): void /* Behaviour */ public se ... allel\Events::addFuture — Targets parallel\Events::remove — Targets parallel\Events::poll — Polling 関連キー ...
https://man.plustar.jp/php/class.parallel-events.html - [similar]
LDAP エントリの変更をまとめて実行する 5229
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap ... で指定された属性に追加されます。 LDAP_MODIFY_BATCH_REMOVE values で指定された値が、 attrib で指定された属性か ... い属性の値は、そのまま残されます。 LDAP_MODIFY_BATCH_REMOVE_ALL attrib で指定された属性名から、全ての値を削除し ... => "userPassword" , "modtype" => LDAP_MODIFY_BATCH_REMOVE , "values" => [ "Tr0ub4dor&3" ], ], [ "attrib" => ... " => "unicodePwd" , "modtype" => LDAP_MODIFY_BATCH_REMOVE , "values" => [ adifyPw ( "Tr0ub4dor&3" )], ], [ " ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
Similar to define(), but allows defining in class definitions as well 5229
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... efine an already defined constant runkit7_constant_remove() - Remove/Delete an already defined constant 関連 ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
Copy a function to a new function name 5229
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... name() - Change a function's name runkit7_function_remove() - Remove a function definition 関連キーワード: f ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
The Set class 5197
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... ted memory when its size drops low enough. add() , remove() and contains() are all O(1). Weaknesses Doesn't ... ble $callback , mixed $initial = ? ): mixed public remove ( mixed ...$values ): void public reverse (): void ... ity — Returns the current capacity Ds\Set::clear — Removes all values Ds\Set::__construct — Creates a new in ... o a single value using a callback function Ds\Set::removeRemoves all given values from the set Ds\Set::re ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
cURL マルチハンドルに、通常の cURL ハンドルを追加する 5197
« curl_init curl_multi_close » PHP Manual cURL 関数 cURL マルチハンドルに、通常の cURL ハンドルを ... RLM_OK ); // すべてのハンドルを閉じます curl_multi_remove_handle ( $mh , $ch1 ); curl_multi_remove_handle ( ... h2 ); curl_multi_close ( $mh ); ?> 参考 curl_multi_remove_handle() - cURL ハンドルのセットからマルチハンドル ...
https://man.plustar.jp/php/function.curl-multi-add-handle.html - [similar]
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 5197
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コー ... ) { $prompting = false ; readline_callback_handler_remove (); } else { readline_callback_handler_install ( " ... . All done.\n" ; ?> 参考 readline_callback_handler_remove() - インストールされたハンドラを削除し、端末の設定 ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]
Data Structures 5154
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallo ... ll given values to the sequence Ds\Sequence::pop — Removes and returns the last value Ds\Sequence::push — Ad ... ingle value using a callback function Ds\Sequence::removeRemoves and returns a value by index Ds\Sequence ... ates a value at a given index Ds\Sequence::shift — Removes and returns the first value Ds\Sequence::slice — ...
https://man.plustar.jp/php/book.ds.html - [similar]
The Vector class 5154
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec ... (1). Weaknesses shift() , unshift() , insert() and remove() are all O(n). クラス概要 class Ds\Vector impleme ... ble $callback , mixed $initial = ? ): mixed public remove ( int $index ): mixed public reverse (): void publ ... — Returns the current capacity Ds\Vector::clear — Removes all values Ds\Vector::__construct — Creates a new ... ng all given values to the vector Ds\Vector::pop — Removes and returns the last value Ds\Vector::push — Adds ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The Swoole\Buffer class 5154
« Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swool ... lic substr ( int $offset , int $length = ? , bool $remove = ? ): string public __toString (): string public ... m the memory buffer based on offset and length. Or remove data from the memory buffer. Swoole\Buffer::__toSt ...
https://man.plustar.jp/php/class.swoole-buffer.html - [similar]