Home
last modified time | relevance | path

Searched refs:multi (Results 26 – 50 of 147) sorted by relevance

123456

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D33f148e3d8676de6cc52f58749898a13.asciidoc1 // query-dsl/multi-match-query.asciidoc:275
H A D7b908b1189f076942de8cd497ff1fa59.asciidoc1 // query-dsl/multi-match-query.asciidoc:212
H A D6bbc613bd4f9aec1bbdbabf5db021d28.asciidoc1 // query-dsl/multi-match-query.asciidoc:228
H A D3cd50a789b8e1f0ebbbc53a8d7ecf656.asciidoc1 // query-dsl/multi-match-query.asciidoc:438
/plugin/translation3/
H A Dplugin.info.txt7 desc Supports the easy setup of a multi-language wiki.
/plugin/translation/
H A Dplugin.info.txt7 desc Supports the easy setup of a multi-language wiki.
/plugin/multipoll/
H A DINFO7 desc allows to create multi polls (multiple questions, multiple answers), from poll plugin
/plugin/news/scripts/
H A Dnewsfeed.ini2 ;multi user news ini file
/plugin/autotranslation/
H A Dplugin.info.txt8 desc Supports the easy setup of a multi-language wiki. Based up on translation by splitbrain
/plugin/sphinxsearch-was/contrib/etc/systemd/system/
H A Dsphinx-searchd-grimore.service15 WantedBy=multi-user.target
/plugin/farmer/
H A Dall.less6 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
/plugin/plantuml/
H A Dplugin.history.txt18 * Fixed attributes not captured correctly (width, multi word title)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisHandler.php80 $this->redisClient->multi($mode)
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php614 public $multi; variable in Google_Property
618 public function setMulti( $multi) { argument
619 $this->multi = $multi;
622 return $this->multi;
/plugin/structprogress/
H A Dstyle.less1 .struct_progress-multi {
/plugin/mellelexport/
H A Drenderer.php288 $multi = true;
292 $multi = true;
296 $multi = false;
450 if (!$multi) {
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS13 Place the plugin markup at the top and bottom of the multi-line plugin:
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt61 - js: a JavaScript object representing multi-dimensional array
125 JsHttpRequest supports multi-dimensional associative arrays created from
128 of multi-dimensional arrays is used.
/plugin/semanticdata/
H A Dhelper.php167 $column = array('multi' => ($matches[3] === 's'),
/plugin/datatemplate/syntax/
H A Dlist.php350 $multi = $data['cols'][$col]['multi'];
351 if($multi) $col .= 's';
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md42 * Removed support for mappings inside multi-line strings.
55 * Using a mapping inside a multi-line string is deprecated and will throw a `ParseException` in 5.0.
180 * Added support for dumping multi line strings as literal blocks.
/plugin/data-au/_test/
H A Dhelper.test.php205 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument
208 'multi' => $multi,
/plugin/strata/syntax/
H A Dentry.php105 list(, $property, $ptype, $multi, $values) = $parts;
117 $values = ($multi == '*') ? explode(',',$values) : array($values);
/plugin/data/_test/
H A Dhelper.test.php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc9 called the "multi interface". This functionality allows languages like PHP to
15 those `n` request's latencies. With the multi interface, the time to execute `n`
19 Furthermore, the multi-interface allows requests to different hosts

123456