Results of 1 - 10 of about 49 for feature (0.067 sec.)
- Enters a required event method feature that the application demands 14232
- « EventConfig::__construct EventConfig::setFlags » PHP Manual EventConfig Enters a required even
...
t method feature that the application demands EventConfig::requireF ...
res (PECL event >= 1.2.6-beta) EventConfig::requireFeatures — Enters a required event method feature that the ...
pplication demands 説明 public EventConfig::requireFeatures ( int $feature ): bool Enters a required event me ...
thod feature that the application demands パラメータ feature Bi ...
-
https://man.plustar.jp/php/eventconfig.requirefeatures.html
- [similar]
- The EventConfig class 12768
- « About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class
...
inal class EventConfig { /* Constants */ const int FEATURE_ET = 1 ; const int FEATURE_O1 = 2 ; const int FEAT ...
method ): bool public __construct () public requireFeatures ( int $feature ): bool public setFlags ( int $fla ...
$min_priority ): void } 定義済み定数 EventConfig::FEATURE_ET Requires a backend method that supports edge-tr ...
iggered I/O. EventConfig::FEATURE_O1 Requires a backend method where adding or delet ...
-
https://man.plustar.jp/php/class.eventconfig.html
- [similar]
- 指定したバージョンで機能がサポートされているかどうかを調べる 9810
- « DOMNode::isSameNode DOMNode::lookupNamespaceUri » PHP Manual DOMNode 指定したバージョンで機能が
...
を調べる 説明 public DOMNode::isSupported ( string $feature , string $version ): bool 指定したバージョン versi ...
on で、機能 feature がサポートされているかどうかを調べます。 パラメータ ...
feature 調べる機能。機能の一覧については DOMImplementation ...
::hasFeature() の例を参照ください。 version 調べる機能 feature ...
-
https://man.plustar.jp/php/domnode.issupported.html
- [similar]
- Removes a Trigram Phrase Field (pf3 parameter) 9221
- « SolrDisMaxQuery::removeQueryField SolrDisMaxQuery::removeUserField » PHP Manual SolrDisMaxQuer
...
ld ( 'cat' , 2 , 5.1 ) -> addTrigramPhraseField ( 'feature' , 4.5 ) ; echo $dismaxQuery . PHP_EOL ; // revers ...
は以下となります。 q=lucene&defType=%s&pf3=cat~5.1^2 feature^4.5 q=lucene&defType=%s&pf3=feature^4.5 参考 SolrD ...
ram , Field , Removes , removeTrigramPhraseField , feature , Sets , defType ...
-
https://man.plustar.jp/php/solrdismaxquery.removetrigramphrasefield.html
- [similar]
- Returns bitmask of features supported 9161
- « EventBase::free EventBase::getMethod » PHP Manual EventBase Returns bitmask of features suppor
...
ted EventBase::getFeatures (PECL event >= 1.2.6-beta) EventBase::getFeatures ...
— Returns bitmask of features supported 説明 public EventBase::getFeatures (): ...
int Returns bitmask of features supported. パラメータ この関数にはパラメータはあり ...
eturns integer representing a bitmask of supported features. See EventConfig::FEATURE_* constants . 例 例1 Ev ...
-
https://man.plustar.jp/php/eventbase.getfeatures.html
- [similar]
- Removes phrase bigram field (pf2 parameter) 9100
- « SolrDisMaxQuery::__construct SolrDisMaxQuery::removeBoostQuery » PHP Manual SolrDisMaxQuery Re
...
eld ( 'cat' , 2 , 5.1 ) -> addBigramPhraseField ( 'feature' , 4.5 ) ; echo $dismaxQuery . PHP_EOL ; // remove ...
になります。 q=lucene&defType=edismax&pf2=cat~5.1^2 feature^4.5 q=lucene&defType=edismax&pf2=feature^4.5 参考 ...
rase , removeBigramPhraseField , Phrase , Bigram , feature , addBigramPhraseField ...
-
https://man.plustar.jp/php/solrdismaxquery.removebigramphrasefield.html
- [similar]
- 例 9040
- « リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini
...
r class (usually 1 and -1) followed by a series of feature/value pairs, in increasing feature order. The feat ...
would be two classes, -1 for spam, 1 for ham. Each feature would represent some word, and the value would rep ...
ency count, with the total scaled to unit length). Features that were 0 (e.g. the word did not appear in the ...
the first element, then key => value sets for the feature values pairs. This data is passed to the SVM class ...
-
https://man.plustar.jp/php/svm.examples.html
- [similar]
- DOM 実装が、指定した機能を実装しているかどうかを調べる 8919
- « DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が
...
を実装しているかどうかを調べる DOMImplementation::hasFeature (PHP 5, PHP 7, PHP 8) DOMImplementation::hasFeatur ...
るかどうかを調べる 説明 public DOMImplementation::hasFeature ( string $feature , string $version ): bool DOM 実 ...
装が、指定した機能 feature を実装しているかどうかを調べます。 DOM 仕様の » Co ...
の節に、すべての機能の一覧があります。 パラメータ feature 調べる機能。 version 調べる feature のバージョン番 ...
-
https://man.plustar.jp/php/domimplementation.hasfeature.html
- [similar]
- 定義済み定数 8512
- « リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい
...
thod_redefine() to make the method static. RUNKIT7_FEATURE_MANIPULATION ( int ) Equal to 1 if runtime manipul ...
ation is enabled, and 0 otherwise. RUNKIT7_FEATURE_SUPERGLOBALS ( int ) Equal to 1 if custom superglo ...
bals are enabled, and 0 otherwise. RUNKIT7_FEATURE_SANDBOX ( int ) Always 0, it's impractical to impl ...
ement the sandbox feature in php 7. 関連キーワード: runkit , int , flag , 定 ...
-
https://man.plustar.jp/php/runkit7.constants.html
- [similar]
- Maps to facet.missing 7984
- « SolrQuery::setFacetMinCount SolrQuery::setFacetOffset » PHP Manual SolrQuery Maps to facet.mis
...
should be computed パラメータ flag true turns this feature on. false disables it. field_override The name of ...
cetMissing , flag , results , Returns , disables , feature , turns ...
-
https://man.plustar.jp/php/solrquery.setfacetmissing.html
- [similar]