検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 125 for throw (0.006 sec.)
Patch Construction 6646
« Componere\Patch Componere\Patch::apply » PHP Manual Componere\Patch Patch Construction Compone ... nsitive array of class names Exceptions 警告 Shall throw RuntimeException if a class in interfaces cannot b ... e found 警告 Shall throw RuntimeException if an class in interfaces is not ...
https://man.plustar.jp/php/componere-patch.construct.html - [similar]
Get Closure 6646
« Componere\Patch::derive Componere\Patch::getClosures » PHP Manual Componere\Patch Get Closure ... the correct scope and object Exceptions 警告 Shall throw RuntimeException if name could not be found 関連キ ... sure , Shall , orrect , could , RuntimeException , throw ...
https://man.plustar.jp/php/componere-patch.getclosure.html - [similar]
Runtime Join 6646
« parallel\Runtime::close parallel\Future » PHP Manual parallel\Runtime Runtime Join parallel\Ru ... gress cannot be interrupted. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if Runtime was close ... ill , Shall , 警告 , interrupted , task , Closed , throw , Exceptions , cannot ...
https://man.plustar.jp/php/parallel-runtime.kill.html - [similar]
Access 6585
« parallel\Channel::__construct parallel\Channel::open » PHP Manual parallel\Channel Access para ... finite or a positive integer Exceptions 警告 Shall throw parallel\Channel\Error\Existence if channel alread ... n , construct , Exceptions , already , Existence , throw ...
https://man.plustar.jp/php/parallel-channel.make.html - [similar]
Bootstrapping 6585
« Functional API parallel\run » PHP Manual Functional API Bootstrapping parallel\bootstrap (1.0. ... . 戻り値 値を返しません。 エラー / 例外 警告 Shall throw parallel\Runtime\Error\Bootstrap if previously cal ... led for this process. 警告 Shall throw parallel\Runtime\Error\Bootstrap if called after p ...
https://man.plustar.jp/php/parallel.bootstrap.html - [similar]
イテレータが終了したかどうかを調べる 6462
« Generator::throw Generator::__wakeup » PHP Manual Generator イテレータが終了したかどうかを調べ ... キーワード: 終了 , Generator , valid , パラメータ , throw , wakeup , public , 関数 , ...
https://man.plustar.jp/php/generator.valid.html - [similar]
トランザクションを開始する 6462
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... () の例 オブジェクト指向型 <?php /* Tell mysqli to throw an exception if an error occurs */ mysqli_report ( ... l_exception $exception ) { $mysqli -> rollback (); throw $exception ; } 手続き型 <?php /* Tell mysqli to th ... eption $exception ) { mysqli_rollback ( $mysqli ); throw $exception ; } ?> 注意 注意 : この関数は、トランザ ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 6265
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... () の例 オブジェクト指向型 <?php /* Tell mysqli to throw an exception if an error occurs */ mysqli_report ( ... l_exception $exception ) { $mysqli -> rollback (); throw $exception ; } 手続き型 <?php /* Tell mysqli to th ... eption $exception ) { mysqli_rollback ( $mysqli ); throw $exception ; } 上の例の出力は以下となります。 Auto ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
指定した関数を __autoload() の実装として登録する 6204
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload ... oad_register ( ? callable $callback = null , bool $throw = true , bool $prepend = false ): bool 指定した関数 ... 登録されます。 callback ( string $class_name ): void throw このパラメータは、 spl_autoload_register() が call ... egister , 実装 , 指定 , callback , キュー , 定義 , throw ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
Parser examples 6143
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculat ... as $in ) { if (! $p -> validate ( $in , $lex )) { throw new ParserException ( "Failed to validate input" ) ... h ( $p -> action ) { case Parser :: ACTION_ERROR : throw new ParserException ( "Parser error" ); break; cas ... h ( $p -> action ) { case Parser :: ACTION_ERROR : throw new ParserException ( "Error" ); break; case Parse ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT