検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 36 for matched (0.003 sec.)
Returns if a field will only be highlighted if the query matched in this particu... 14707
« SolrQuery::getHighlightRegexSlop SolrQuery::getHighlightSimplePost » PHP Manual SolrQuery Retu ... s if a field will only be highlighted if the query matched in this particular field SolrQuery::getHighlightRe ... s if a field will only be highlighted if the query matched in this particular field 説明 public SolrQuery::ge ... s if a field will only be highlighted if the query matched in this particular field. パラメータ この関数にはパ ... SolrQuery , Returns , only , highlighted , query , matched , particular , RequireFieldMatch , パラメータ , ge ...
https://man.plustar.jp/php/solrquery.gethighlightrequirefieldmatch.html - [similar]
If true, Solr includes the number of groups that have matched the query in the r... 12853
« SolrQuery::setGroupMain SolrQuery::setGroupOffset » PHP Manual SolrQuery If true, Solr include ... s the number of groups that have matched the query in the results SolrQuery::setGroupNGroup ... true, Solr includes the number of groups that have matched the query in the results 説明 public SolrQuery::se ... true, Solr includes the number of groups that have matched the query in the results. パラメータ value 戻り値 ... , results , parameter , result , grouping , Sets , matched , format ...
https://man.plustar.jp/php/solrquery.setgroupngroups.html - [similar]
Add a grammar rule 9620
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parl ... later in the parsing process to identify the rule matched. パラメータ name Rule name. rule The rule to be ad ... rammar , Add , Parle , Parser , a , string , int , matched , Returns ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
Add a grammar rule 9620
« Parle\RParser::precedence Parle\RParser::reset » PHP Manual Parle\RParser Add a grammar rule P ... later in the parsing process to identify the rule matched. パラメータ name Rule name. rule The rule to be ad ... ammar , Add , Parle , RParser , a , string , int , matched , Returns ...
https://man.plustar.jp/php/parle-rparser.push.html - [similar]
ディレクトリやファイルの数を取得する 8812
« GlobIterator::__construct InfiniteIterator » PHP Manual GlobIterator ディレクトリやファイルの数 ... iterator = new GlobIterator ( '*.xml' ); printf ( "Matched %d item(s)\r\n" , $iterator -> count ()); ?> 上の例 ... の出力は、 たとえば以下のようになります。 Matched 8 item(s) 参考 GlobIterator::__construct() - glob ...
https://man.plustar.jp/php/globiterator.count.html - [similar]
glob を使うディレクトリを作成する 8352
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する G ... { echo 'No matches' ; } else { $n = 0 ; printf ( "Matched %d item(s)\r\n" , $iterator -> count ()); foreach ... ?> 上の例の出力は、 たとえば以下のようになります。 Matched 2 item(s) [1] php5ts.dll [2] php_gd2.dll 参考 Dire ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]
結果から情報を展開する 8003
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result ... LDAP\Result $result , int &$error_code , string &$matched_dn = null , string &$error_message = null , array ... が発生しなかった場合は、この変数に 0 を格納します。 matched_dn リクエスト内にマッチする DN があった場合に、それ ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
繰り返し正規表現検索を行う 7876
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... ( [0] => Array ( [0] => baz [1] => 6 ) ) ) PREG_UNMATCHED_AS_NULL このフラグが渡されると、 マッチしなかったサ ... 歴 バージョン 説明 7.2.0 $flags パラメータが PREG_UNMATCHED_AS_NULL をサポートしました。 例 例1 テキストからす ... _SET_ORDER ); foreach ( $matches as $val ) { echo "matched: " . $val [ 0 ] . "\n" ; echo "part 1: " . $val [ ... 4 ] . "\n\n" ; } ?> 上の例の出力は以下となります。 matched: <b>bold text</b> part 1: <b> part 2: b part 3: bo ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
Retrieve a matching part of a rule 7876
« Parle\Parser::right Parle\Parser::token » PHP Manual Parle\Parser Retrieve a matching part of ... ndex, zero based. 戻り値 Returns a string with the matched part. 関連キーワード: part , Retrieve , rule , Par ...
https://man.plustar.jp/php/parle-parser.sigil.html - [similar]
Retrieve a matching part of a rule 7876
« Parle\RParser::right Parle\RParser::token » PHP Manual Parle\RParser Retrieve a matching part ... ndex, zero based. 戻り値 Returns a string with the matched part. 関連キーワード: part , Retrieve , rule , Par ...
https://man.plustar.jp/php/parle-rparser.sigil.html - [similar]
PREV 1 2 3 4 NEXT