Home
last modified time | relevance | path

Searched refs:out (Results 876 – 898 of 898) sorted by last modified time

1...<<313233343536

/plugin/codehighlight/
H A Daction.php120 $out = '
135 echo $out;
/plugin/xtermrtf/
H A Dsyntax.php144 $out="<span>";
181 $out.="<br />";
185 $out.="</u>";
189 $out.="<u>";
193 $out.="</b>";
197 $out.="<b>";
201 $out.="</i>";
205 $out.="<i>";
224 $out.="</span>";
226 $out=preg_replace("/\*antislash\*/","\\",$out);
[all …]
/plugin/calc/
H A Dsyntax.php143 $out=number_format($tmp[0], 0, $this->getLang('calc_sepdec'), $this->getLang('calc_sepmil'));
144 if (isset($tmp[1])) $out.= $this->getLang('calc_sepdec').$tmp[1];
146 else $out=$n;
148 $out=preg_replace("/ /","&nbsp;", $out);
152 $renderer->doc .= $out;
/plugin/flowplay2/flowplayer/
H A DREADME.txt368 - playlist control buttons (next & prev) did not fade out when disabling them for a clip
/plugin/code3/src/
H A Dtz.js348 var out = [];
350 PR_normalizedHtml(child, out);
352 return out.join('');
362 out.push('\074', name);
366 out.push(' ');
367 PR_normalizedHtml(attr, out);
369 out.push('>');
371 PR_normalizedHtml(child, out);
374 out.push('<\/', name, '>');
407 var out = [];
[all …]
/plugin/nsrelation/
H A Dsyntax.php121 $out = '<div class="plugin_nsrelation">';
122 $out .= '<span>'.$this->getLang('nsrelations');
124 $out .= '<sup>'.html_wikilink($this->getConf('about'),'?').'</sup>';
126 $out .= ':</span> ';
127 $out .= '<ul>';
129 …$out .= ' <li'.($ns==$currentns?' class="current"':'').'><div class="li">'.$this->_buildNSRelLink…
131 $out .= '</ul>';
132 $out .= '</div>';
134 return $out;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp35 ' Please send out a duplicate to me.
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc223 * So we need to find out the correct case for the configuration keys.
H A Dfckeditor.cfm135 * So we need to find out the correct case for the configuration keys.
H A Dfckeditor.lasso66 local('out' = '
74 local('out' = '
80 return(@#out);
102 local('out' = '<input type="hidden" id="' + self->instancename + '___Config" value="');
104 loop_count > 1 ? #out += '&amp;';
105 #out += encode_html(#this->first) + '=' + encode_html(#this->second);
107 #out += '" style="display:none" />\n';
108 return(@#out);
H A Dlicense.txt1199 out of its utilization of rights under this License and You agree to
/plugin/snmplive/
H A Dscript.js29 var out = document.getElementById(snmpId);
31 out.style.visibility = 'hidden';
32 out.innerHTML = data;
33 out.style.visibility = 'visible';
/plugin/textile2/
H A DclassTextile.php495 $out[] = $line;
535 $out[count($out)-1] .= $c1;
568 $out[count($out)-1] .= "\n".$line;
579 if ($ext) $out[count($out)-1] .= $c1;
709 return $out;
825 $out = array(
913 $out = preg_replace("/\n{3,}/", "\n\n", $out);
914 $out = preg_replace("/\n *\n/", "\n\n", $out);
915 $out = preg_replace('/"$/', "\" ", $out);
916 return $out;
[all …]
/plugin/flowplay/flowplayer/
H A DLICENSE.txt160 result of this License or out of the use or inability to use the
/plugin/chat/
H A Dreadme.txt19 There is already a bunch of AJAX chatting modules available out there. So why I made this one?
/plugin/googlesearch/
H A Dnusoap.php3895 * @param string $out array of output values
3899 function add_to_map($methodname,$in,$out){ argument
3900 $this->operations[$methodname] = array('name' => $methodname,'in' => $in,'out' => $out);
3908 * @param array $out assoc array of output values: key = param name, value = param type
3917 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$… argument
3929 if (!is_array($out)) {
3959 'out' => $out,
5704 * @param array $out assoc array of output values: key = param name, value = param type
5713 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $… argument
5773 if($out)
[all …]
/plugin/txtconf/
H A Dtxtconfig.class.php187 $out = '';
189 $out .= '<'.'?php'."\n".
197 $out .=
206 return $out;
210 $out = '';
215 $out .= "\n// end auto-generated content\n";
217 $out .= "\n# end auto-generated content\n";
220 return $out;
289 function out($var='config', $fmt='txt') { function in setting_text
303 $out = $this->_key."\t".$this->_local."\n";
[all …]
H A Dconfig0.class.php105 $out .= $setting->out($this->_name, $this->_format);
150 $out = '';
161 return $out;
165 $out = '';
173 return $out;
204 $out = array_merge($out,$tmp);
207 return $out;
368 $out = '';
378 return $out;
419 $out = '';
[all …]
/plugin/zip/pear/File/
H A DArchive.php1012 * @param out $data if specified, the data will be written to this buffer
/plugin/bibtex/OSBib/
H A DCHANGELOG58 1/ Added an (almost) 'out-of-the-box' BibTeX solution.
H A DUTF8.php58 $out = "";
66 if ($ii < 128) $out .= $ch;
81 $out .= $ent;
102 $out .= $ent;
128 $out .= $ent;
132 return $out;
/plugin/bibtex/OSBib/format/
H A DREADME.txt59 … STYLEMAPBIBTEX.php instead as this has been specially devised to offer an out-of-the-box solution…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1out:1,override:1,params:1,"private":1,"protected":1,"public":1,readonly:1,ref:1,"return":1,sbyte:1… property in hljs.LANGUAGES.avrasm.dM.k.keyword

1...<<313233343536