検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 817 for return (0.019 sec.)
Get Closures 4108
« Componere\Definition::getClosure Componere\Patch » PHP Manual Componere\Definition Get Closure ... Componere\Definition::getClosures (): array Shall return an array of Closures 戻り値 Shall return all metho ... onere , Definition , getClosures , array , Shall , return , bound , RuntimeException ...
https://man.plustar.jp/php/componere-definition.getclosures.html - [similar]
Fetch the next row and return it as an object 4108
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... d return it as an object cubrid_fetch_object (PECL CUBRID > ... .3.0) cubrid_fetch_object — Fetch the next row and return it as an object 説明 cubrid_fetch_object ( resourc ... params = ? , int $type = ? ): object This function returns an object with the column names of the result set ... sed when casting other types to objects) object is returned. params An optional array of parameters to pass ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
Gearman 4082
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... recated) GearmanClient::do — Run a single task and return a result [deprecated] GearmanClient::doBackground ... nd GearmanClient::doNormal — Run a single task and return a result GearmanClient::doStatus — Get the status ... y echo it back [deprecated] GearmanClient::error — Returns an error string for the last error encountered Ge ... moveOptions — Remove client options GearmanClient::returnCode — Get the last Gearman return code GearmanClie ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Begin checking for events and calling callbacks for the loop 4082
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callba ... and calling callbacks for the current event loop. Returns when a callback calls Ev::stop() method, or the f ... lags are nonzero(in which case the return value is true) or when there are no active watcher ... vWatcher::keepalive() is true ), in which case the return value will be false . The return value can general ... する 関連キーワード: EvLoop , flags , run , events , return , which , callbacks , checking , there , stop ...
https://man.plustar.jp/php/evloop.run.html - [similar]
XML 外部エンティティの例 4082
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... , $file ) && fileowner ( $file ) == getmyuid ()) { return true ; } return false ; } function startElement ( ... きませんでした\n" , $openEntityNames , $systemId ); return false ; } while ( $data = fread ( $fp , 4096 )) { ... , $openEntityNames ); xml_parser_free ( $parser ); return false ; } } xml_parser_free ( $parser ); return tr ... ue ; } return false ; } function new_xml_parser ( $file ) { glob ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
Return the number of columns in the result set 4082
« cubrid_list_dbs cubrid_ping » PHP Manual CUBRID MySQL 互換関数 Return the number of columns in ... _fields (PECL CUBRID >= 8.3.0) cubrid_num_fields — Return the number of columns in the result set 説明 cubri ... num_fields ( resource $result ): int This function returns the number of columns in the result set, on succe ... ss, or it returns FALSE on failure. パラメータ result result comes ... Num: 2 関連キーワード: result , columns , cubrid , Return , the , of , in , num , fields , Num ...
https://man.plustar.jp/php/function.cubrid-num-fields.html - [similar]
文字列の構文ハイライト表示 4082
« highlight_file hrtime » PHP Manual その他の関数 文字列の構文ハイライト表示 highlight_string (P ... 表示 説明 highlight_string ( string $string , bool $return = false ): string | bool PHP 組込みの 構文ハイライ ... 表示する PHP コード。開始タグを含む必要があります。 return このパラメータを true にすると、この関数はハイライ ... トされたコードを返します。 戻り値 return が true の場合は、 ハイライトされたコードを文字列と ... #0000BB">?&gt;</span> </span> </code> 注意 注意 : return パラメータを使う場合、この関数は内部的に出力バッフ ...
https://man.plustar.jp/php/function.highlight-string.html - [similar]
Basic usage for LuaSandbox 4082
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... he Lua environment function frobnosticate ( $v ) { return [ $v + 42 ]; } $sandbox -> registerLibrary ( 'php' ... ua $luaCode = <<<EOF php.output( "Hello, world" ); return "Hi", function ( v ) return php.frobnosticate( v + ... list( $ok , $message ) = $sandbox -> loadString ( 'return pcall( php.error )' )-> call (); assert ( ! $ok ); ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
Sets the minimum document frequency 4082
« SolrQuery::setTermsMaxCount SolrQuery::setTermsPrefix » PHP Manual SolrQuery Sets the minimum ... ncy ): SolrQuery Sets the minimum doc frequency to return in order to be included パラメータ frequency The m ... inimum frequency 戻り値 Returns the current SolrQuery object, if the return value ... , SolrQuery , document , the , setTermsMinCount , return , setTermsMaxCount , setTermsPrefix , public ...
https://man.plustar.jp/php/solrquery.settermsmincount.html - [similar]
Return the associative array that corresponds to the fetched row 4048
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associativ ... _assoc (PECL CUBRID >= 8.3.0) cubrid_fetch_assoc — Return the associative array that corresponds to the fetc ... rce $result , int $type = ? ): array This function returns the associative array, that corresponds to the fe ... and then moves the internal data pointer ahead, or returns FALSE when the end is reached. パラメータ result ... he next row from a result set cubrid_fetch_row() - Return a numerical array with the values of the current r ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]