Home
last modified time | relevance | path

Searched refs:results (Results 151 – 175 of 377) sorted by relevance

12345678910>>...16

/plugin/repo/
H A Dsyntax.php128 preg_match_all('/<li><a href="(.*?)">/i', $data, $results);
131 foreach ($results[1] as $result) {
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js124 var replies = atlasComment.children != null ? atlasComment.children.comment.results : [];
229 pComment.children = {comment: {results: []}}; property in pComment.children.comment
232 pComment.children.comment.results.push(oldVerReplies[i].reply);
H A DcConf-1-4-8.js158 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument
809 … [searchInput.value, spaceSelect.value == '*'? null : [spaceSelect.value]], null, function(results) argument
813 results = results.filter(function(r)
819 if (results.length == 0)
830 for(var i = 0; i < results.length; i++)
832 var res = results[i];
H A Dvoice.js350 ui.sidebar.searchEntries(searchTerm, 1, 0, function(results, len, more) argument
352 if (results.length > 0)
354 var elt = results[0]();
708 for (var i = event.resultIndex; i < event.results.length; ++i)
713 '"/> ' + event.results[i][0].transcript;
714 td.style.color = (event.results[i].isFinal) ? '#235695' : 'darkGray';
717 if (event.results[i].isFinal)
721 for (var j = 0; j < event.results[i].length; j++)
723 if (App.executeVoiceCommand(event.results[i][j].transcript, recognition))
732 App.say('{1} not found', [event.results[i][0].transcript]);
/plugin/do/scripts/
H A DPluginDo.js245 var results = new RegExp('[\\?&]' + keyname + '=([^&#]*)').exec(url);
246 if (results === null) {
249 return results[1] || 0;
/plugin/pot/
H A DREADME.md61 There are three ways to customize the display of results:
84 | color+ | | | set a color for results above 0 |
85 | color- | | | set a color for results beneath 0 |
116 … ( have a look at "formula=true" to see more), this might give different results (e.g. because of …
/plugin/structtemplate/
H A DREADME.md4 Use struct data to fill in a template, as many times as there are results.
/plugin/elasticsearch/action/
H A Dsearch.php96 // if query is empty, return all results
380 * Output the search results
382 * @param \Elastica\ResultSet $results
383 * @return bool true when results where shown
385 protected function print_results($results) { argument
388 // output results
389 $found = $results->getTotalHits();
398 foreach ($results as $row) {
/plugin/strata/
H A Dmanual.txt120 **Optional matches**: Normally, all patterns must be matched for the results to be shown. You can use an ''optional'' block to indicate that some of the patterns are optional, and need not be matched for the results to be shown. All patterns in an optional block must match for the optional block to be used. If any pattern in the block doesn't match, none of the patterns in the block will be used.
124 **Exclusions**: With the ''minus'' block, you can declare that the data is not allowed to match certain patterns. In this case, the results are not allowed to have contact information.
126 **Grouping**: By adding a ''group'' block zero or more variables can be grouped. This means that all results that have the same value for the grouped variable will be merged, and the ungrouped variables will contain multiple values. You can name one variable per line. If the ''group'' is empty //all// results will be merged into a single result.
134 **Caching**: By default, the results you see on the page will be cached. So if you edit other pages, you'll need to refresh the page with the list yourself, or add ''%%~~NOCACHE~~%%'' to force dokuwiki to rerender.
323 A minus block is used to exclude all results for which the patterns in the minus block match.
358 Grouping allows you to collapse multiple results into a single result. All results that have the same value for all variables mentioned in the group block will be merged into a single result. Any variable in the merged result that is not mentioned in the group block will contain multiple values.
377 Any variables not mentioned in the projection are left out of consideration for determining what the results ar
[all...]
/plugin/plantumlparser/
H A DREADME.md27 and results in:
/plugin/nssearch/
H A Daction.php21 // The page results don't have an edittable query for some reason, so filter invalid results after the search.
51 // You can't edit the query before a page search, so instead we have to filter the results after the search.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc335 $params['calc_interim'] = (boolean) Calculates interim results for the most recent bucket or all buckets within the latency period
336 $params['start'] = (string) When used in conjunction with calc_interim, specifies the range of buckets on which to calculate interim results
337 $params['end'] = (string) When used in conjunction with calc_interim, specifies the range of buckets on which to calculate interim results
338 $params['advance_time'] = (string) Advances time to the given value generating results and updating the model for the advanced interval
339 $params['skip_time'] = (string) Skips time to the given value without generating results or updating the model for the skipped interval
368 $params['job_id'] = (string) ID of the job to get bucket results from (Required)
371 $params['exclude_interim'] = (boolean) Exclude interim results
526 $params['exclude_interim'] = (boolean) Exclude interim results
533 $params['desc'] = (boolean) whether the results should be sorted in decending order
594 $params['job_id'] = (string) The job IDs for which to calculate overall bucket results
[all...]
/plugin/rocketchatnotifier/
H A DREADME.md8 …ally. It should be a drop in replacement, but if you try this, please report back with the results.
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js347 if (resp.results.length == 0)
359 fn(true, resp.results[0].id);
678 var files = resp.results;
771 var dbs = resp.results;
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js169 results = Array(length); variable
172 results[index] = iteratee(obj[currentKey], currentKey, obj);
174 return results;
224 var results = []; variable
227 if (predicate(value, index, list)) results.push(value);
229 return results;
965 results = {},
969 results[currentKey] = iteratee(obj[currentKey], currentKey, obj);
971 return results;
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md14 1. Look in the `pkg` folder for results!
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php103 function RenameFileFromTo($from, $to, &$results) { argument
108 $results = '<span style="color: #FF0000;"><b>Source file does not exist</b><br>FAILED to rename';
110 …$results = '<span style="color: #FF0000;"><b>Destination file already exists</b><br>FAILED to rena…
118 $results = '<span style="color: #008000;">Successfully renamed';
122 $results = '<br><span style="color: #FF0000;">FAILED to rename';
126 $results .= ' from:<br><i>'.$from.'</i><br>to:<br><i>'.$to.'</i></span><hr>';
132 $results = ''; variable
133 RenameFileFromTo($_REQUEST['renamefilefrom'], $_REQUEST['renamefileto'], $results);
134 echo $results;
1443 $results = ''; variable
[all …]
/plugin/icq/
H A DREADME3 Hide pages from search results and/or sitemap
/plugin/sqlquery/
H A DREADME3 Processing query to mysql database and display results as a table.
/plugin/sqljson/
H A DREADME3 Processing query to mysql database and insert results as a json.
/plugin/pgsqlquery/
H A DREADME3 Processing query to PostgreSQL database and display results as a table.
/plugin/hidepages/
H A DREADME3 Hide pages from search results and/or sitemap
/plugin/sql2wiki/
H A DREADME3 Save results of sqlite queries into page syntax.
/plugin/dbquery/
H A DREADME3 Display query results from a database
/plugin/sphinxsearch/
H A DINSTALL22 4. To have your search results up-to-date, setup cronjob to

12345678910>>...16