検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 134 for push (0.019 sec.)
Add a grammar rule 7284
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parl ... e\Parser::push (PECL parle >= 0.5.1) Parle\Parser::push — Add a g ... rammar rule 説明 public Parle\Parser::push ( string $name , string $rule ): int Push a gramma ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
Add a grammar rule 7284
« Parle\RParser::precedence Parle\RParser::reset » PHP Manual Parle\RParser Add a grammar rule P ... arle\RParser::push (PECL parle >= 0.7.0) Parle\RParser::push — Add a ... grammar rule 説明 public Parle\RParser::push ( string $name , string $rule ): int Push a gramma ...
https://man.plustar.jp/php/parle-rparser.push.html - [similar]
Add a lexer rule 7163
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Le ... xer::push (PECL parle >= 0.5.1) Parle\Lexer::push — Add a le ... xer rule 説明 public Parle\Lexer::push ( string $regex , int $id ): void Push a pattern f ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
Converts the queue to an array 6837
« Ds\PriorityQueue::push var_representation » PHP Manual PriorityQueue Converts the queue to an ... hp $queue = new \ Ds \ PriorityQueue (); $queue -> push ( "a" , 5 ); $queue -> push ( "b" , 15 ); $queue - ... > push ( "c" , 10 ); var_dump ( $queue -> toArray ()); ?> ...
https://man.plustar.jp/php/ds-priorityqueue.toarray.html - [similar]
Removes and returns the value at the front of the queue 6837
« Ds\Queue::peek Ds\Queue::push » PHP Manual Queue Removes and returns the value at the front of ... mple <?php $queue = new \ Ds \ Queue (); $queue -> push ( "a" ); $queue -> push ( "b" ); $queue -> push ( ...
https://man.plustar.jp/php/ds-queue.pop.html - [similar]
Removes and returns the value at the top of the stack 6837
« Ds\Stack::peek Ds\Stack::push » PHP Manual Stack Removes and returns the value at the top of t ... mple <?php $stack = new \ Ds \ Stack (); $stack -> push ( "a" ); $stack -> push ( "b" ); $stack -> push ( ...
https://man.plustar.jp/php/ds-stack.pop.html - [similar]
The Parle\RLexer class 6801
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... acro ( string $name , string $regex ): void public push ( string $regex , int $id ): void public push ( st ... $regex , int $id , string $newState ): void public push ( string $state , string $regex , string $newState ... ): void public pushState ( string $state ): int public reset ( int $po ... er::insertMacro — Insert regex macro Parle\RLexer::push — Add a lexer rule Parle\RLexer::pushState — Push ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Removes and returns the value with the highest priority 6753
« Ds\PriorityQueue::peek Ds\PriorityQueue::push » PHP Manual PriorityQueue Removes and returns t ... hp $queue = new \ Ds \ PriorityQueue (); $queue -> push ( "a" , 5 ); $queue -> push ( "b" , 15 ); $queue - ... > push ( "c" , 10 ); print_r ( $queue -> pop ()); print_r ...
https://man.plustar.jp/php/ds-priorityqueue.pop.html - [similar]
The Swoole\Channel class 6584
« Swoole\Buffer::write Swoole\Channel::__construct » PHP Manual Swoole The Swoole\Channel class ... ic __destruct (): void public pop (): mixed public push ( string $data ): bool public stats (): array } 目 ... and pop data from swoole channel. Swoole\Channel::push — Write and push data into Swoole channel. Swoole\ ...
https://man.plustar.jp/php/class.swoole-channel.html - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 6548
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305 ... 化する sodium_crypto_secretstream_xchacha20poly1305_push (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream ... _xchacha20poly1305_push — ストリーミングAPI で安全に復号できるように、デー ... 説明 sodium_crypto_secretstream_xchacha20poly1305_push ( string &$state , string $message , string $addit ... sodium_crypto_secretstream_xchacha20poly1305_init_push() を参照して下さい。 message additional_data tag オ ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT