検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 388 for [SIMILAR] 16 1024 4096 WITH 57705 phptoken WITH ... (0.335 sec.)
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
人間が読める形式の IP アドレスを、パックされた in_addr 形式に変換する 0
« inet_ntop ip2long » PHP Manual ネットワーク 関数 人間が読める形式の IP アドレスを、パックされた in_addr 形式に変換する inet_pton (PHP 5 >= 5.1.0, PHP 7, PHP 8) inet_pton — 人間が読める形式の IP アドレスを、パックされた in_addr 形式に変換する 説明 inet_pton ( string $ip ): string | fals ...
https://man.plustar.jp/php/function.inet-pton.html - [similar]
はじめに 0
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートするために、PHP は 2147483647 (または 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数桁をサポートする BCMath を提供します。 十分なメモリがあれば、文字列表現もサポートします。 有効(別名 well-form ...
https://man.plustar.jp/php/intro.bc.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
Normalizer クラス 0
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normalizer クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 正規化とは、文字や文字列を正式に決められた表現に変換する処理のことです。 これは、検索や並べ替えなどの際に比較をするときに ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]