Results of 31 - 40 of about 82 for q (0.004 sec.)
- ドキュメントで宣言されている名前空間を返す 6457
- « SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで
...
id="1">John Doe</p:person> <p:person id="2">Susie Q. Public</p:person> </people> XML; $sxe = new Simpl ...
3 Street" xmlns:a="http://example.org/addr"> Susie Q. Public </p:person> </people> XML; $sxe = new Simp ...
-
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html
- [similar]
- GNU Multiple Precision 6402
- « bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インス
...
数を比較する gmp_com — 1 の補数を計算する gmp_div_q — 数値を除算する gmp_div_qr — 除算を行い、商と余り ...
gmp_div_r — 除算の余りを計算する gmp_div — gmp_div_q のエイリアス gmp_divexact — 正確な除算 gmp_export ...
erfect_power — 累乗数かどうかを調べる gmp_perfect_square — 平方数かどうかを調べる gmp_popcount — セット ...
setbit — ビットを設定する gmp_sign — 数の符号 gmp_sqrt — 平方根を計算する gmp_sqrtrem — 余りつきの平方根 ...
-
https://man.plustar.jp/php/book.gmp.html
- [similar]
- オブジェクトの比較 6402
- « オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェク
...
= $flag ; } } $o = new Flag (); $p = new Flag (); $q = $o ; $r = new OtherFlag (); echo "同一クラスの2つ ...
スへの2つのリファレンス\n" ; compareObjects ( $o , $q ); echo "\n2つの異なるクラスのインスタンス\n" ; co ...
-
https://man.plustar.jp/php/language.oop5.object-comparison.html
- [similar]
- The SolrQuery class 6348
- « SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQue
...
ry class The SolrQuery class (PECL solr >= 0.9.2) はじめに Represents ...
ame-value pairs sent to the Solr server during a request. クラス概要 class SolrQuery extends SolrModifi ...
ティ */ /* メソッド */ public __construct ( string $q = ? ) public addExpandFilterQuery ( string $fq ): ...
SolrQuery public addExpandSortField ( string $field , st ...
-
https://man.plustar.jp/php/class.solrquery.html
- [similar]
- Sets Bigram Phrase Slop (ps2 parameter) 6293
- « SolrDisMaxQuery::setBigramPhraseFields SolrDisMaxQuery::setBoostFunction » PHP Manual SolrDisM
...
axQuery Sets Bigram Phrase Slop (ps2 parameter) SolrDi ...
sMaxQuery::setBigramPhraseSlop (No version information a ...
vailable, might only be in Git) SolrDisMaxQuery::setBigramPhraseSlop — Sets Bigram Phrase Slop ...
(ps2 parameter) 説明 public SolrDisMaxQuery::setBigramPhraseSlop ( string $slop ): SolrDis ...
-
https://man.plustar.jp/php/solrdismaxquery.setbigramphraseslop.html
- [similar]
- Sets the default slop on phrase queries (ps parameter) 6293
- « SolrDisMaxQuery::setPhraseFields SolrDisMaxQuery::setQueryAlt » PHP Manual SolrDisMaxQuery Set
...
s the default slop on phrase queries (ps parameter) SolrDisMaxQuery::setPhraseSlo ...
rmation available, might only be in Git) SolrDisMaxQuery::setPhraseSlop — Sets the default slop on phra ...
se queries (ps parameter) 説明 public SolrDisMaxQuery:: ...
setPhraseSlop ( string $slop ): SolrDisMaxQuery Sets the default amount of slop on phrase quer ...
-
https://man.plustar.jp/php/solrdismaxquery.setphraseslop.html
- [similar]
- Removes an expand filter query 6293
- « SolrQuery::getTimeAllowed SolrQuery::removeExpandSortField » PHP Manual SolrQuery Removes an e
...
xpand filter query SolrQuery::removeExpandFilterQuery (PECL solr ...
>= 2.2.0) SolrQuery::removeExpandFilterQuery — Removes an expand f ...
ilter query 説明 public SolrQuery::removeExpandFilterQuery ...
( string $fq ): SolrQuery Removes an expand filter query. パラメ ...
-
https://man.plustar.jp/php/solrquery.removeexpandfilterquery.html
- [similar]
- 1 の補数を計算する 6225
- « gmp_cmp gmp_div_q » PHP Manual GMP 関数 1 の補数を計算する gmp_com (PHP 4 >= 4.0.4, PHP 5, PHP
...
-
https://man.plustar.jp/php/function.gmp-com.html
- [similar]
- ロケールの設定に基づいてローカルな日付・時間をフォーマットする 6225
- « mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ
...
ower-case "am" or "pm" based on the given time' , 'Q' => '' , 'R' => 'Same as "%H:%M"' , 'S' => 'Two di ...
PPER-CASE "AM" or "PM" based on the given time' , 'q' => '' , 'r' => 'Same as "%I:%M:%S %p"' , 's' => ' ...
r "pm" based on the given time ) Unknown format : 'Q' Unknown format : 'R' ( Same as "%H:%M" ) Unknown ...
er ("\n") ) Unknown format : 'o' Unknown format : 'q' Unknown format : 'r' ( Same as "%I:%M:%S %p" ) Un ...
-
https://man.plustar.jp/php/function.strftime.html
- [similar]
- Adds a field to User Fields Parameter (uf) 6225
- « SolrDisMaxQuery::addTrigramPhraseField SolrDisMaxQuery::__construct » PHP Manual SolrDisMaxQue
...
ds a field to User Fields Parameter (uf) SolrDisMaxQuery::addUserField (No version information availabl ...
e, might only be in Git) SolrDisMaxQuery::addUserField — Adds a field to User Fields Pa ...
rameter (uf) 説明 public SolrDisMaxQuery::addUserField ( string $field ): SolrDisMaxQue ...
(uf) パラメータ field Field Name 戻り値 SolrDisMaxQuery 例 例1 SolrDisMaxQuery::addUserField() example ...
-
https://man.plustar.jp/php/solrdismaxquery.adduserfield.html
- [similar]