Home
last modified time | relevance | path

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

1...<<313233343536

/plugin/bible/bible_douayRheims/
H A DZacharias.txt24 2:3. And behold the angel that spoke in me went forth, and another angel went out to meet him.
27 …2:6. O, O flee ye out of the land of the north, saith the Lord, for I have scattered you into the …
34 …2:13. Let all flesh be silent at the presence of the Lord: for he is risen up out of his holy habi…
36 … Satan: and the Lord that chose Jerusalem rebuke thee: Is not this a brand plucked out of the fire?
45 …4:1. And the angel that spoke in me came again: and he waked me, as a man that is wakened out of h…
51 … mountain, before Zorobabel? thou shalt become a plain: and he shall bring out the chief stone, an…
70 …6:1. And I turned, and lifted up my eyes, and saw: and behold four chariots came out from the mids…
131 …9:10. And I will destroy the chariot out of Ephraim, and the horse out of Jerusalem, and the bow f…
132 …9:11. Thou also by the blood of thy testament hast sent forth thy prisoners out of the pit, wherei…
142 …10:4. Out of him shall come forth the corner, out of him the pin, out of him the bow of battle, ou…
[all …]
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php120 $out = $this->manager->plugin_locale_xhtml('admproviders');
121 $out = str_replace('@LARGELIST@', $this->html_providers_form(true), $out);
122 $out = str_replace('@SMALLLIST@', $this->html_providers_form(), $out);
123 $out = str_replace('@ADDPROVIDER@', $this->html_add_provider_form(), $out);
124 $out = str_replace('@RESTOREDEFAULTS@', $this->html_restore_defaults_form(), $out);
125 print $out;
153 return $out;
180 return $out;
186 $out = '';
204 $out .= ' <fieldset'.$class.'>'
[all …]
/plugin/fedauth/classes/usr/
H A Dfa_manage.usr.class.php43 $out = $this->manager->locale_xhtml('mylogins');
44 $out = str_replace('@MYLOGINSLIST@', $this->html_mylogins_form(), $out);
45 print $out;
56 … $out = '<div id="fa__mylogins"><form action="'.wl($ID, 'do=fedauth', true, '&').'" method="post">'
65 return $out;
84 $out .= ' <fieldset'.$class.'>'
94 return $out;
H A Dfa_register.usr.class.php76 $out = $this->manager->locale_xhtml('register');
77 $out = str_replace('@PROVID@', $data['prnm'], $out);
78 …$out = str_replace('@REGFORM@', '<div class="centeralign">'.NL.$form->getForm().'</div>'.NL, $out);
80 echo $out;
H A Dfa_login.usr.class.php116 $out = '<div id="fa__authform">'
133 if ($return) return $out;
134 print $out;
149 $out = '';
169 … $out .= '<a href="'.wl($ID, array('do'=> $act, 'sectok' => $sectok)).'&fa['.$cmd.']['.$id.']">'
172 return $out;
185 $out = ' <div id="axwrap__enterlogin"><fieldset>'
191 return $out;
205 $out = ' <div id="axwrap__openid"><fieldset>'
212 return $out;
/plugin/fedauth/
H A Dcommon.php63 $out = '<script type="text/javascript" charset="utf-8"><!--//--><![CDATA[//><!--' . "\n"
65 return $out;
/plugin/fedauth/Auth/
H A DCOPYING160 result of this License or out of the use or inability to use the
/plugin/facebooklike/
H A DREADME.textile44 p. You can try out different combinations on the official Facebook developer page. (http://develope…
/plugin/blextra/
H A Dhelper.php259 'return' => array('out' => 'mixed') //string or array
271 'return' => array('out' => 'mixed') //string or array
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... java.io.IOException java.io.OutputStream out int mode public void writeTo (java.io. ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-codec-1.3.jar ... j char[] data int len byte[] out protected static int toDigit (char, int) throws ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java463 System.out.println(e2); in actionPerformed()
519 System.out.println(saveUrl); in post()
570 System.out.println("-- Progress --> ["+Thread.currentThread()+"] "+counter+"/"+contentSize); in post()
704 System.out.println(response.getStatusLine()); in actionPerformed()
1350 System.out.println(requestURL); in actionPerformed()
H A DEditorMenuBar.java.bak523 * Adds menu items to the given shape menu. This is factored out because
611 * Adds menu items to the given format menu. This is factored out because
/plugin/dokubookmark/
H A Dhelper.php239 $out = $lang['licenseok'];
240 $out .= ' <a href="'.$license[$conf['license']]['url'].'" rel="license" class="urlextern"';
241 if(isset($conf['target']['extern'])) $out .= ' target="'.$conf['target']['extern'].'"';
242 $out .= '>'.$license[$conf['license']]['name'].'</a>';
243 $form->addElement($out);
/plugin/rssticker/
H A DlastRSS.php111 preg_match($pattern, $subject, $out);
114 if(isset($out[1])) {
117 $out[1] = strtr($out[1], array('<![CDATA['=>'', ']]>'=>''));
119 $out[1] = strtr($out[1], array('<![CDATA['=>'', ']]>'=>''));
125 $out[1] = iconv($this->rsscp, $this->cp.'//TRANSLIT', $out[1]);
127 return trim($out[1]);
/plugin/autotweet/
H A DOAuth.php402 $out = $this->get_normalized_http_url();
404 $out .= '?'.$post_data;
406 return $out;
425 $out = 'Authorization: OAuth';
433 $out .= ($first) ? ' ' : ',';
440 return $out;
776 $out = array();
783 $out[$key] = $value;
788 $out = array();
804 $out[$key] = $value;
[all …]
/plugin/s5reloaded/ui/thesis/
H A Dprint.css146 /* The following rule keeps the layout stuff out of print. Remove at your own risk! */
/plugin/tline/
H A DCHANGES.txt26 * Un-commented-out
85 * Split band.js out of timeline.js. Assign event IDs sequentially rather than using
158 Added Timeline.writeVersion -- a helper that writes out the
/plugin/directions/syntax/
H A Dgraph.php94 $out = 'digraph finite_state_machine {';
95 $out .= 'rankdir=LR;'.'size="8,5";';
104 $out .= '"'.trim(dir_trimPageTitle(dir_get_first_heading($page1),$trimLimit)).'" -> "';
105 …$out .= trim(dir_trimPageTitle(dir_get_first_heading($page2),$trimLimit)).'" [ label = "'.$value.'…
108 $out .= '}';
110 return $out;
/plugin/animation/styles/
H A Dscianimator.css9 /* Comment out @imports for themes not in use */
/plugin/shorturl/
H A Dhelper.php97 $out = '';
101 $out .= $base32[$val];
105 $output[] = $out;
/plugin/translation3/
H A Dhelper.php123 $out = '';
124 $out .= '<sup>';
168 $out .= '</sup>';
170 return $out;
197 $out .= ':</span> ';
226 $out .= "&nbsp;";
250 $out .= $out2;
282 return $out;
342 $out .= '>';
351 $out .= '</a>';
[all …]

1...<<313233343536