検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1559 for [SIMILAR] 16 1024 4096 WITH 8872 適用 WITH 8494 ... (1.104 sec.)
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
配列のコピーを取得する 0
« ArrayIterator::current ArrayIterator::getFlags » PHP Manual ArrayIterator 配列のコピーを取得する ArrayIterator::getArrayCopy (PHP 5, PHP 7, PHP 8) ArrayIterator::getArrayCopy — 配列のコピーを取得する 説明 public ArrayIterator::getArrayCopy (): array 配列のコピーを取得します。 警告 この ...
https://man.plustar.jp/php/arrayiterator.getarraycopy.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Deque::allocate Ds\Deque::capacity » PHP Manual Deque Updates all values by applying a callback function to each value Ds\Deque::apply (PECL ds >= 1.0.0) Ds\Deque::apply — Updates all values by applying a callback function to each value 説明 public Ds\Deque::apply ( callable $callba ...
https://man.plustar.jp/php/ds-deque.apply.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applying a callback function to each value Ds\Sequence::apply (PECL ds >= 1.0.0) Ds\Sequence::apply — Updates all values by applying a callback function to each value 説明 abstract public Ds\Sequenc ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Vector::allocate Ds\Vector::capacity » PHP Manual Vector Updates all values by applying a callback function to each value Ds\Vector::apply (PECL ds >= 1.0.0) Ds\Vector::apply — Updates all values by applying a callback function to each value 説明 public Ds\Vector::apply ( callable $ ...
https://man.plustar.jp/php/ds-vector.apply.html - [similar]
Sets new callback for the watcher 0
« EvWatcher::keepalive EvWatcher::start » PHP Manual EvWatcher Sets new callback for the watcher EvWatcher::setCallback (PECL ev >= 0.2.0) EvWatcher::setCallback — Sets new callback for the watcher 説明 public EvWatcher::setCallback ( callable $callback ): void Sets new callback for the ...
https://man.plustar.jp/php/evwatcher.setcallback.html - [similar]
リファレンスの適用範囲 0
« リファレンスの解除 定義済の変数 » PHP Manual リファレンスの説明 リファレンスの適用範囲 リファレンスの適用範囲 PHP の多くの構文構造は、リファレンス機構を利用して実装されています。 このため、前記のリファレンス結合に関する事項はこれらの構造についても 適用されます。リファレンス渡しおよびリ ...
https://man.plustar.jp/php/language.references.spot.html - [similar]
Register event callback function 0
« Swoole\WebSocket\Server::exist Swoole\WebSocket\Server::pack » PHP Manual Swoole\WebSocket\Server Register event callback function Swoole\WebSocket\Server::on (PECL swoole >= 1.9.0) Swoole\WebSocket\Server::on — Register event callback function 説明 public Swoole\WebSocket\Server::on ( ...
https://man.plustar.jp/php/swoole-websocket-server.on.html - [similar]
配列を降順にソートする 0
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) rsort — 配列を降順にソートする 説明 rsort ( array &$array , int $flags = SORT_REGULAR ): bool array を、値で降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び ...
https://man.plustar.jp/php/function.rsort.html - [similar]