Home
last modified time | relevance | path

Searched refs:results (Results 276 – 300 of 377) sorted by path

1...<<111213141516

/plugin/plantuml/
H A DREADME.markdown43 and results in:
/plugin/plantuml/res/file-broken/
H A DLICENSE456 work results from an entity transaction, each party to that
/plugin/plantumlparser/
H A DREADME.md27 and results in:
/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/prettyphoto/js/
H A Djquery.prettyPhoto.js906 var results = regex.exec( url );
907 return ( results == null ) ? "" : results[1];
/plugin/processing/
H A Dscript.js5574 var results = [],
5578 results.push(latest);
5583 return results.length > 0 ? results : null;
11129 results = [],
11131 latest = results[i] = regexp.exec(hay);
11134 latest = results[i] = regexp.exec(hay);
11136 return results;
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md41 * Vastly improved memory efficiency and performance in general (especially on large search results).
44 * Add a range retrieval helper class to make it easier to work with ranged results from Active Directory.
H A DREADME.md69 # Create a paged search, 100 results at a time
/plugin/quickstats/lang/en/
H A Dquery.txt19 …- ** Page:** This will accept any whole or part of a page name and will return results for all ma…
38 In the case of output for page queries, there are two results for **accesses**. The one which appe…
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE456 work results from an entity transaction, each party to that
/plugin/quizlib/scripts/
H A Dquizlib.js204 if (this.result.results[i]) {
210 if (questionCallback !== undefined) questionCallback(question, i, this.result.results[i]);
227 this.results = [];
261 this.results = questionResults;
262 this.totalQuestions = this.results.length;
264 for (var i=0; i < this.results.length; i++) {
265 if (this.results[i]) this.score++;
/plugin/randomtables/
H A Dplugin.info.txt6 desc Define Random Tables in markup and then roll to see results on the page.
H A Dstyle.css15 .randomtable-well .results {
19 .randomtable-well .results > div {
24 .randomtable-well .results > div:last-of-type {
28 .randomtable-well .results > div:nth-child(even) {
32 .randomtable-well .results button[class="delete"] {
/plugin/repo/
H A Dsyntax.php128 preg_match_all('/<li><a href="(.*?)">/i', $data, $results);
131 foreach ($results[1] as $result) {
/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/s5reloaded/ui/effects_support/
H A Deffects.js1096 styles = Element.CSS_PROPERTIES.inject({ }, function(results, property) { argument
1097 results[property] = css[property];
1098 return results;
H A Dprototype.js182 var results = [];
201 var results = [];
204 return results;
208 var results = [];
211 return results;
748 return results;
768 return results;
782 return results;
858 return results;
951 return results;
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableExternalResources.txt
/plugin/scrollticker/
H A Dstyle.css31 …float: left; /* important: display inline gives incorrect results when you check for elem's width …
/plugin/searchcombinedgoogle/
H A DREADME.md4 …earch is great, but it does not order search results by relevance. Google does. Why not combine th…
5 …iki search and queries Google for your search word. It the combines both results sets so that Goog…
H A Daction.php74 $results = array();
93 $results = array_merge($results, $tempResults->responseData->results);
103 foreach ( $results as $result ) {
H A Dplugin.info.txt8 desc Combines the search results from google with the intern search results.
/plugin/searchformgoto/
H A DCOPYING456 work results from an entity transaction, each party to that
/plugin/searchpattern/
H A Dstyle.css15 div.dokuwiki div.sp_main table.sp_main_table{ /*the table containing the results (not the error mes…
88 div.dokuwiki div.sp_main table.sp_main_table td.sp_page{ /*the page name cells in results*/
92 div.dokuwiki div.sp_main table.sp_main_table td.sp_count{ /*the match number cells in results*/
/plugin/semanticdata/
H A DREADME8 … way, metadata that is automatically inferred by the triple store is included in the query results.

1...<<111213141516