Home
last modified time | relevance | path

Searched refs:output (Results 651 – 675 of 1255) sorted by path

1...<<21222324252627282930>>...51

/plugin/gil/
H A DChangeLog8 * syntax.php: improved output with tooltip, print-stylesheet compatibility.
/plugin/git/
H A Dhelper.php71 $output = array();
91 $output['id'.count($output)] = $formatted;
95 $html = $this->dt->_saveData($formatted, $entry['id'], 'Title'.count($output));
99 msg('Data entry plugin found and refreshed all '.count($output).' entries.');
/plugin/git/lib/
H A DGit.php332 $output = explode("\n", $log);
334 foreach($output as $line)
/plugin/gitbacked/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/gitlog/
H A Dsyntax.php197 $output = array();
200 exec($c, $output, $ret);
214 return $output;
/plugin/googleads/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/googleanalytics/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/googlemaps3/
H A DLICENSE159 permission to run the unmodified Program. The output from running a
160 covered work is covered by this License only if the output, given its
652 If the program does terminal interaction, make it output a short
/plugin/googlesearch/
H A Dnusoap.php5036 …if(($direction == 'input') && isset($opData['output']['encodingStyle']) && ($opData['output']['enc…
5037 $encodingStyle = $opData['output']['encodingStyle'];
5115 …if(($direction == 'input') && isset($opData['output']['encodingStyle']) && ($opData['output']['enc…
5116 $encodingStyle = $opData['output']['encodingStyle'];
5750 'output' => array(
/plugin/googleverify/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/goto/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/gplusone/
H A DCOPYING159 permission to run the unmodified Program. The output from running a
160 covered work is covered by this License only if the output, given its
652 If the program does terminal interaction, make it output a short
/plugin/gpsies/
H A DCOPYING74 running the Program is not restricted, and the output from the Program
313 If the program is interactive, make it output a short notice like this
/plugin/groupadmin/
H A Dadmin.php71 $this->output = 'invalid';
/plugin/groupmail/
H A DLICENSE159 permission to run the unmodified Program. The output from running a
160 covered work is covered by this License only if the output, given its
652 If the program does terminal interaction, make it output a short
/plugin/groupmatrix/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/gtd/
H A DCOPYING74 running the Program is not restricted, and the output from the Program
313 If the program is interactive, make it output a short notice like this
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php117 $output = $bytes;
120 $output = $entry->computeOutput($output);
123 return $output;
H A DGTHashEntry.php68 $output = array();
73 array_push($output, $byte);
77 array_push($output, $byte);
83 array_push($output, $byte);
87 array_push($output, $byte);
92 array_push($output, $this->level);
94 return $output;
H A DGTVerifier.php273 $output = new GTDataHash($publicationImprintAlg);
274 $output->update($historyOutput);
275 $output->close();
277 $output = $output->getDataImprint();
279 if ($output != $publicationImprint) {
/plugin/guestbook/
H A Dbasic.class.php123 $output = "";
129 $output .= $nav[0];
152 $output .= '</div>';
157 $output .= $nav[0];
164 return $output;
198 $output .= '</form>';
201 return $output;
232 $output="";
240 $output .= "-";
242 $output .= '</p></form></div>';
[all …]
/plugin/header3/
H A DREADME.md3 This plugin renders the linebreaks in the output exactly as entered while editing the page.
/plugin/headernofloat/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/hidemenus/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this
/plugin/highlight2wiki/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
312 If the program is interactive, make it output a short notice like this

1...<<21222324252627282930>>...51