検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 615 for [SIMILAR] 16 1024 4096 WITH 12068 determine WITH... (1.172 sec.)
The Yar_Concurrent_Client class 0
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client class The Yar_Concurrent_Client class (No version information available, might only be in Git) はじめに クラス概要 class Yar_Concurrent_Client { /* プロパティ */ static $ _callstack ; static $ _ca ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
Determine whether an object has been marked as garbage 0
« Collectable Pool » PHP Manual Collectable Determine whether an object has been marked as garbage Collectable::isGarbage (PECL pthreads >= 2.0.8) Collectable::isGarbage — Determine whether an object has been marked as garbage 説明 public Collectable::isGarbage (): bool Can be called in ...
https://man.plustar.jp/php/collectable.isgarbage.html - [similar]
Define token callback 0
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\Lexer::callout (PECL parle >= 0.7.2) Parle\Lexer::callout — Define token callback 説明 public Parle\Lexer::callout ( int $id , callable $callback ): void Define a callback to be invoked once le ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
Define token callback 0
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parle\RLexer::callout (PECL parle >= 0.7.2) Parle\RLexer::callout — Define token callback 説明 public Parle\RLexer::callout ( int $id , callable $callback ): void Define a callback to be invoked o ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 0
« filter_input_array filter_list » PHP Manual Filter 関数 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする filter_input (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_input — 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 説明 filter_input ( i ...
https://man.plustar.jp/php/function.filter-input.html - [similar]
Overload a VM opcode 0
« uopz_implement uopz_redefine » PHP Manual Uopz 関数 Overload a VM opcode uopz_overload (PECL uopz 1, PECL uopz 2) uopz_overload — Overload a VM opcode 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_overload ( int $opcode , Callable $callable ): void Overloads the speci ...
https://man.plustar.jp/php/function.uopz-overload.html - [similar]
検証 0
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = 'joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email_a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n" ; } if ( filter_var ( $email_b , FILTER_V ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
Assigns read, write and event(status) callbacks 0
« EventBufferEvent::readBuffer EventBufferEvent::setPriority » PHP Manual EventBufferEvent Assigns read, write and event(status) callbacks EventBufferEvent::setCallbacks (PECL event >= 1.2.6-beta) EventBufferEvent::setCallbacks — Assigns read, write and event(status) callbacks 説明 publi ...
https://man.plustar.jp/php/eventbufferevent.setcallbacks.html - [similar]
新しいファイバーのインスタンスを構築する 0
« Fiber Fiber::start » PHP Manual Fiber 新しいファイバーのインスタンスを構築する Fiber::__construct (PHP 8 >= 8.1.0) Fiber::__construct — 新しいファイバーのインスタンスを構築する 説明 public Fiber::__construct ( callable $callback ) パラメータ callback ファイバーを開始する時の callable を ...
https://man.plustar.jp/php/fiber.construct.html - [similar]
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT