検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 859 for not (0.030 sec.)
Dispatch pending events 4111
« EventBase::gotStop EventBase::priorityInit » PHP Manual EventBase Dispatch pending events Even ... to become active, and run their callbacks. 警告 Do NOT destroy the EventBase object as long as resources ... of the associated Event objects are not released. Otherwise, it will lead to unpredictable ... flags , constants , Otherwise , Event , objects , not ...
https://man.plustar.jp/php/eventbase.loop.html - [similar]
Define or return the exit mode for the current running service 4111
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... d, the exit mode is changed. When the exit mode is not gracefuly, the exit code used can be set with the ... tion. 警告 This function work only in "cli" SAPI. On other SAPI this function is disabled. パラメータ gra ... エラー / 例外 Prior to version 1.0.0, if the SAPI is not "cli" , this function emits an E_ERROR level error ... 0.0, will throw a Win32ServiceException if SAPI is not "cli" 変更履歴 バージョン 説明 PECL win32service 1 ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
Returns the current element 4111
« MongoDB\Driver\Cursor::__construct MongoDB\Driver\Cursor::getId » PHP Manual MongoDB\Driver\Cu ... pending on the cursor's type map. If iteration has not started or the current position is not valid, null ... rns , Driver , Cursor , the , array , パラメータ , not , map , 参考 , returned ...
https://man.plustar.jp/php/mongodb-driver-cursor.current.html - [similar]
渡された文字列が、指定した正規化を適用済みかどうかを調べる 4111
« Normalizer::getRawDecomposition Normalizer::normalize » PHP Manual Normalizer 渡された文字列が ... _orig , Normalizer :: FORM_C ) ) ? "normalized" : "not normalized" ; echo '; ' ; echo ( normalizer_is_nor ... _norm , Normalizer :: FORM_C ) ) ? "normalized" : "not normalized" ; ?> 例2 オブジェクト指向の例 <?php $c ... _orig , Normalizer :: FORM_C ) ) ? "normalized" : "not normalized" ; echo '; ' ; echo ( Normalizer :: isN ... _norm , Normalizer :: FORM_C ) ) ? "normalized" : "not normalized" ; ?> 上の例の出力は以下となります。 no ...
https://man.plustar.jp/php/normalizer.isnormalized.html - [similar]
State Detection 4111
« Worker::getStacked Worker::shutdown » PHP Manual Worker State Detection Worker::isShutdown (PE ... n (): bool Whether the worker has been shutdown or not. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns whether the worker has been shutdown or not. 例 例1 Detect the state of a worker <?php $worker ... , Worker , isShutdown , worker , shutdown , been , not , パラメータ , pthreads , public ...
https://man.plustar.jp/php/worker.isshutdown.html - [similar]
定義済み定数 4071
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... d host, port, etc). GEARMAN_NO_SERVERS ( int ) Did not call GearmanClient::addServer() before submitting ... hing went wrong in the Gearman server and it could not handle the request gracefully. GEARMAN_WORK_DATA ( ... int ) Notice return code obtained with GearmanClient::return ... ng long running jobs. GEARMAN_WORK_WARNING ( int ) Notice return code obtained with GearmanClient::return ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
トランザクションを開始する 4071
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... ransactions */ $mysqli -> query ( "CREATE TABLE IF NOT EXISTS language ( Code text NOT NULL, Speakers int ... (11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;" ); ... tions */ mysqli_query ( $mysqli , "CREATE TABLE IF NOT EXISTS language ( Code text NOT NULL, Speakers int ... (11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;" ); ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
Write and push data into Swoole channel. 4071
« Swoole\Channel::pop Swoole\Channel::stats » PHP Manual Swoole\Channel Write and push data into ... variable, the variable will be serialized if it is not string type. If size of the data is more than 8KB, ... peration is succeeded, or return false if there is not enough space. パラメータ data The data to push int ... woole , data , into , swoole , string , variable , not , return , storage , Wheter ...
https://man.plustar.jp/php/swoole-channel.push.html - [similar]
Apache Solr 4032
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... tDocument::merge — Merges one input document into another SolrInputDocument::reset — これは、SolrInputDoc ... シリアライズで使われます SolrDocument::__set — Adds another field to the document SolrDocument::sort — Sort ... to facet.date SolrQuery::addFacetDateOther — Adds another facet.date.other parameter SolrQuery::addFacetF ... ield — Adds another field to the facet SolrQuery::addFacetQuery — A ...
https://man.plustar.jp/php/book.solr.html - [similar]
結果において指定したフィールドのフラグを取得する 4032
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグ ... ポートしている場合、次のフラグがレポート されます。 "not_null" , "primary_key" , "unique_key" , "multiple_k ... WHERE id = '42'" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); exit; } $flags = my ... ?> 上の例の出力は、 たとえば以下のようになります。 not_null primary_key auto_increment Array ( [0] => not ... flags , 指定 , key , offset , primary , ncrement , not ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]