検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 375 for options (0.009 sec.)
コマンドライン引数のリストからオプションを取得する 6981
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプショ ... からオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$rest_index = nu ... 渡されたオプションをパースします。 パラメータ short_options この文字列の各文字をオプション文字として使用し、 ス ... します。 a-z、A-Z および 0-9 のみを認識します。 long_options オプションの配列。 この配列の各要素をオプション文字 ... 時点のインデックスがこの変数に書き込まれます。 short_options パラメータに含まれる要素には次のようなものがありま ...
https://man.plustar.jp/php/function.getopt.html - [similar]
Returns the client options set internally 6656
« SolrClient::getDebug SolrClient::optimize » PHP Manual SolrClient Returns the client options s ... et internally SolrClient::getOptions (PECL solr >= 0.9.6) SolrClient::getOptions — Retu ... rns the client options set internally 説明 public SolrClient::getOptions ... (): array Returns the client options set internally. Very useful for debugging. The val ... ません。 戻り値 Returns an array containing all the options for the SolrClient object set internally. 参考 Sol ...
https://man.plustar.jp/php/solrclient.getoptions.html - [similar]
The EventSslContext class 6393
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... ド */ public __construct ( string $method , string $options ) } プロパティ local_cert Path to local certificat ... tSslContext::OPT_LOCAL_CERT Key for an item of the options' array used in EventSslContext::__construct() . Th ... entSslContext::OPT_LOCAL_PK Key for an item of the options' array used in EventSslContext::__construct() . Th ... tSslContext::OPT_PASSPHRASE Key for an item of the options' array used in EventSslContext::__construct() . Re ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
6393
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... ックスに文書を追加 <?php include "bootstrap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'lo ... SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $doc = new SolrInputDocument (); $doc -> addFie ... Object レスポンス <?php include "bootstrap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'lo ... SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> setQuery ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
mysqli_options のエイリアス 6244
« mysqli_report 変更履歴 » PHP Manual エイリアスおよび非推奨の Mysqli 関数 mysqli_options のエイ ... PHP 8) mysqli::set_opt -- mysqli_set_opt — mysqli_options() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 mysqli_options() 関連キーワード: mysqli , options , 関数 , report ...
https://man.plustar.jp/php/function.mysqli-set-opt.html - [similar]
マルチバイト正規表現関数のデフォルトオプションを取得または設定する 6174
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフ ... ォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set ... _options — マルチバイト正規表現関数のデフォルトオプションを ... 取得または設定する 説明 mb_regex_set_options ( ? string $options = null ): string options で表さ ... の正規表現関数のデフォルトに設定します。 パラメータ options 設定するオプション。文字列で設定し、各文字がオプシ ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
はじめに 6139
« CommonMark インストール/設定 » PHP Manual CommonMark はじめに はじめに This extension provides ... ing API: CommonMark\Parse ( string $content , int $options = ? ): CommonMark\Node Rendering: The CommonMark e ... : CommonMark\Render ( CommonMark\Node $node , int $options = ? , int $width = ? ): string CommonMark\Render\H ... TML ( CommonMark\Node $node , int $options = ? ): string CommonMark\Render\XML ( CommonMark\N ... ode $node , int $options = ? ): string CommonMark\Render\Man ( CommonMark\N ...
https://man.plustar.jp/php/intro.cmark.html - [similar]
Sets socket options 6060
« EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options Eve ... >= 1.6.0) EventUtil::setSocketOption — Sets socket options 説明 public static EventUtil::setSocketOption ( mi ... , int $optname , mixed $optval ): bool Sets socket options. パラメータ socket Socket resource, stream, or num ... which the option resides. For example, to retrieve options at the socket level, a level parameter of EventUti ... ションを設定する 関連キーワード: EventUtil , Sets , options , option , optval , constants , function , paramet ...
https://man.plustar.jp/php/eventutil.setsocketoption.html - [similar]
様々な assert フラグを設定/取得する 6060
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設 ... 定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々 ... な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の ass ... 調べたりします。 注意 : PHP 7.0.0 以降では、 assert_options() を使うことはお勧めできません。 php.ini のディレク ... あるいはエラー時に false を返します。 例 例1 assert_options() の例 <?php // これは、assert に失敗した際の // 処 ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
Creates image from a data 5990
« rrd_first rrd_info » PHP Manual RRD 関数 Creates image from a data rrd_graph (PECL rrd >= 0.9. ... a data 説明 rrd_graph ( string $filename , array $options ): array Creates image for a particular data from ... .eps , depending on the format you want to output. options Options for generating image. See man page of rrd ... graph for all possible options. All options (data definitions, variable definitio ...
https://man.plustar.jp/php/function.rrd-graph.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT