検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for co (0.002 sec.)
7630
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起 ... 2 , 1 , function ( $w ) { echo "is called every second, is launched after 2 seconds\n" ; echo "iteratio ... Ev :: run ( Ev :: RUN_ONCE ); echo "Restart the second watcher and try to handle the same events, but d ... 上の例の出力は、 たとえば以下のようになります。 2 seconds elapsed is called every second, is launched aft ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Unicode character classes 7460
« Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character c ... lasses Unicode character classes Unicode character classes Sequ ... ence Description \p{C} Other. \p{Cc} Other, control. \p{Cf} Other, format. \p{Co} Other, private ... Letter, uppercase. \p{M} Mark. \p{Mc} Mark, space combining. \p{Me} Mark, enclosing. \p{Mn} Mark, nonsp ... ber, other. \p{P} Punctuation. \p{Pc} Punctiation, connector. \p{Pd} Punctuation, dash. \p{Pe} Punctuati ...
https://man.plustar.jp/php/parle.regex.unicodecharclass.html - [similar]
セカンドレベルドメインの名前を取得する 7375
« geoip_db_get_all_info geoip_id_by_name » PHP Manual GeoIP 関数 セカンドレベルドメインの名前を取 ... 上の例の出力は以下となります。 The domain is: von.co.kr 関連キーワード: geoip , 名前 , 取得 , domain , ...
https://man.plustar.jp/php/function.geoip-domain-by-name.html - [similar]
7188
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... nts , $base ) { if ( $events & EventBufferEvent :: CONNECTED ) { echo "Connected.\n" ; } elseif ( $event ... [resource] Example: php { $argv [ 0 ]} www.google.com / EOS; exit(); } $base = new EventBase (); $dns_b ... ]} HTTP/1.0\r\n" . "Host: { $argv [ 1 ]} \r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding ... request to output buffer\n" ); } if (! $bev -> connectHost ( $dns_base , $argv [ 1 ], 80 , EventUtil ...
https://man.plustar.jp/php/event.examples.html - [similar]
現在の転送についての情報を表示する 7103
« curl_multi_getcontent curl_multi_init » PHP Manual cURL 関数 現在の転送についての情報を表示する ... o_read() の例 <?php $urls = array( "http://www.cnn.com/" , "http://www.bbc.co.uk/" , "http://www.yahoo.c ... _multi_init (); foreach ( $urls as $i => $url ) { $conn [ $i ] = curl_init ( $url ); curl_setopt ( $conn ... TURNTRANSFER , 1 ); curl_multi_add_handle ( $mh , $conn [ $i ]); } do { $status = curl_multi_exec ( $mh ... urls as $i => $url ) { $res [ $i ] = curl_multi_getcontent ( $conn [ $i ]); curl_close ( $conn [ $i ]); ...
https://man.plustar.jp/php/function.curl-multi-info-read.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 7018
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... ase $base , EventBufferEvent $underlying , EventSslContext $ctx , int $state , int $options = 0 ): Event ... 注意 : This function is available only if Event is compiled with OpenSSL support. パラメータ base Associ ... r event to use for this SSL. ctx Object of EventSslContext class. state The current state of SSL connect ... ufferEvent::SSL_ACCEPTING or EventBufferEvent::SSL_CONNECTING . options One or more buffer event options ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
定義済み定数 7018
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 号が UID を含んでいます。 CP_MOVE ( int ) imap_mail_copy() でコピーを行った後に 現在のメールボックスからメ ... imap_sort() のソート条件。 メールボックスの最初の Co アドレスでソートします。 SORTSIZE ( int ) imap_sor ... ASE64 ( int ) body 部のエンコーディング: base-64 encoded data ENCQUOTEDPRINTABLE ( int ) body 部のエンコ ... ーディング: human-readable 8-as-7 bit data ENCOTHER ( int ) body 部のエンコーディング: unknown IMA ...
https://man.plustar.jp/php/imap.constants.html - [similar]
Collapses the result set to a single document per group 7018
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result se ... t to a single document per group SolrQuery::collapse (No version information available, might onl ... y be in Git) SolrQuery::collapse — Collapses the result set to a single docum ... ent per group 説明 public SolrQuery::collapse ( SolrCollapseFunction $collapseFunction ): ... SolrQuery Collapses the result set to a single document per gro ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
Unicode 文字プロパティ 6933
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文 ... つ文字 \P{xx} xx プロパティを持たない文字 \X 拡張 Unicode シーケンス ここで xx で表されているプロパティ名は ... 、Unicode で 一般カテゴリプロパティ (general category prop ... マッチ 備考 C その他 (Other) Cc コントロール文字 (Control) Cf 非可視整形用文字 (Format) Cn 未定義コード ... ポイント (Unassigned) Co 私的利用領域 (Private use) Cs サロゲート (Surrogat ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
6763
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ defi ... 連結されます) */ define ( 'SOLR_SSL_CERT' , 'certs/combo.pem' ); /* PEM 形式のプライベート証明書のみに対 ... e "bootstrap.php" ; $doc = new SolrDocument (); $second_doc = new SolrDocument (); $doc -> addField ( 'i ... rch' ; $doc -> cat = 'Information Technology' ; $second_doc -> addField ( 'cat' , 'Lucene Search' ); $se ...
https://man.plustar.jp/php/solr.examples.html - [similar]
PREV 1 2 NEXT