Home
last modified time | relevance | path

Searched refs:results (Results 226 – 250 of 377) sorted by path

12345678910>>...16

/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt1724 # bug fix: display of aromaticSingle bond for NEW bond results in dotted bond.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md168 the results in a database and allows various analysis / maintenance
H A Dchangelog.txt2227 results.
2512 slower, but hopefully produce more reliable results.
H A Dreadme.txt171 the results in a database and allows various analysis / maintenance
/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/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt456 work results from an entity transaction, each party to that
H A Dlicense.mpl-20.txt52 (a) any file in Source Code Form that results from an addition to,
/plugin/jquery/
H A Djquery-1.4.2.js593 var ret = results || [];
2648 results = results || [];
2656 return results;
2743 results.push.apply( results, checkSet );
2747 results.push( set[i] );
2766 return results;
2772 results.sort(sortOrder);
2776 if ( results[i] === results[i-1] ) {
2783 return results;
3493 results = tmp;
[all …]
/plugin/judge/helper/
H A Dcrud.php31 $results = $this->getSubmissions($data, $sort);
33 if (!$results) {
44 while ($row = $results->fetchArray()) {
55 while ($row = $results->fetchArray()) {
130 $results = $this->db->query($query);
131 if (!is_array($results->fetchArray())) {
134 $results->reset();
135 return $results;
173 $results = $this->getSubmissions($data);
175 if (!$results) {
[all …]
/plugin/katex/
H A DLICENSE456 work results from an entity transaction, each party to that
/plugin/latexcaption/
H A DREADME.md100 Warning: References may render unexpected results if your labels are not unique across all figures,…
/plugin/ldapsearch/
H A Dsyntax.php124 …$results = ldap_search($ldap_handle,$ldapDetails['basedn'],$ldapDetails['filter'],$ldapDetails['at…
125 $info = ldap_get_entries($ldap_handle, $results);
128 …$results = ldap_list($ldap_handle, $ldapDetails['basedn'], $ldapDetails['filter'],$ldapDetails['at…
129 $info = ldap_get_entries($ldap_handle, $results);
132 …$results = ldap_read($ldap_handle, $ldapDetails['basedn'], $ldapDetails['filter'],$ldapDetails['at…
133 $info = ldap_get_entries($ldap_handle, $results);
/plugin/livemark/
H A DREADME.md4 This plugin will put a watermark on your images on-the-fly and caches the results. Orginal images a…
H A Dplugin.info.txt8 desc This plugin will put a watermark on your images on-the-fly and caches the results. Orginal i…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md18 that gives most expected results even in non-trivial edge cases.
406 to get most expected parsing results. Elements are detected in alphabetical order of their identifi…
/plugin/mytemplate/
H A DREADME44 CALC - This allows you to do mathematical calculations based on variables or results from
/plugin/nsiconinsearch/
H A DREADME3 Show an icon for search results from certain namespaces
7 icon.png in the namespace wiki. All search results which are in the
H A Dplugin.info.txt6 desc Show an icon for search results from a certain namespace
/plugin/nssearch/
H A DLICENSE456 work results from an entity transaction, each party to that
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.
H A Dplugin.info.txt6 desc Limit search results to the namespace in which the search is performed
/plugin/odtsupport/
H A DLICENSE456 work results from an entity transaction, each party to that
H A Ddokuwiki_plugin_page.wiki32 If you installed the [[text]] plugin, the following syntax elements will give their results to be i…

12345678910>>...16