検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 734 for s (1.478 sec.)
Create a new ReadPreference 3252
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ReadPreference MongoDB\Driver\ReadPreference::__construct (mongodb >=1.0.0) MongoDB\Driver\ReadPreferen ... ce::__construct — Create a new ReadPreference 説明 final publ ... ic MongoDB\Driver\ReadPreference::__construct ( string | int $mode , array $tagSets = null ... , array $options = array() ) Constructs a new MongoDB\Driver\ReadPr ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
文字クラス 3252
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (c ... haracter class) の開始を表し、 閉じ角カッコにより文字クラスは終了 ... 字範囲の終端として使用可能です。 文字範囲指定では、ASCII 照合順序 (collating sequence) が用いられます 〔 ... つまり、範囲指定する際の文字の並び順として ASCII が用いられます〕。 [\000-\037] のような、数値的 ... アクセント付きの E にマッチします。 文字型 \d, \D, \s, \S, \w, \W も、文字クラス内で使え、 マッチする文字 ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
基本的な SimpleXML の使用法 3252
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 こ ... ョンで使います。 もしくは、XMLドキュメントを作成し、 simplexml_load_file() により読みこむことも 可能です。 ... を設定するインクルードファイル example.php <?php $xmlstr = <<<XML <?xml version='1.0' standalone='yes'?> ... <movies> <movie> <title>PHP: Behind the Parser</title> <ch ... aracters> <character> <name>Ms. Coder</name> <actor>Onlivia ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
CUBRID 3224
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... 義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close ... _prepare — Close the request handle cubrid_close_request — Close t ... he request handle cubrid_col_get — Get contents of collectio ... n type column using OID cubrid_col_size — Get the number of element ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
The CommonMark\CQL class 3224
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C ... QL class The CommonMark\CQL class (cmark >= 1.1.0) はじめに ... CommonMark Query Language is a DSL for describing how to travel through a Commo ... nMark Node tree implemented as a parser and compiler for a small set of instructi ... ons, and a virtual machine for executing those instruc ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
Makes event pending 3224
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... beta) Event::add — Makes event pending 説明 public Event::add ( float $time ... out = ? ): bool Marks event pending. Non-pending event will never occur, ... conjunction with Event::del() an event could be re-scheduled by user at any time. If Event::add() is ca ... nding event, libevent will leave it pending and re-schedule it with the given timeout(if specified). If ...
https://man.plustar.jp/php/event.add.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 3224
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... eate a new SSL buffer event to send its data over another buffe ... r event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEven ... t::sslFilter — Create a new SSL buffer event to send it ... s data over another buffer event 説明 public static EventBufferEvent::sslFilter ( EventBase $base ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Makes an HTTP request over the specified connection 3224
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... ction Makes an HTTP request over the specified connection Even ... tHttpConnection::makeRequest (PECL event >= 1.4.0-beta) EventHttpConnection::m ... akeRequest — Makes an HTTP request over the specified connec ... tion 説明 public EventHttpConnection::makeRequest ( EventHttpRequest $req , int $type , string $uri ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
GMT/UTC の日付/時刻を書式化する 3224
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP ... te — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ): string d ... 式。 date() 関数の書式オプションを参照ください。 timestamp オプションのパラメータ timestamp は、 int 型の ... Unix タイムスタンプです。 timestamp が指定されなかったり、 null だった場合のデフォ ... 字列を返します。 変更履歴 バージョン 説明 8.0.0 timestamp は、nullable になりました。 例 例1 gmdate() の ...
https://man.plustar.jp/php/function.gmdate.html - [similar]
拡張属性の一覧を取得する 3224
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr ... >= 0.9.0) xattr_list — 拡張属性の一覧を取得する 説明 xattr_list ( stri ... ng $filename , int $flags = 0 ): array この関数は、ファイルの拡張属性の名前の ... デフォルトでユーザー名前空間で処理を行いますが、 flags 引数によりこれを変更することができます。 パラメータ ... filename ファイルのパス。 flags サポートされる xattr のフラグ XATTR_DONTFOLLOW シン ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]